mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
hypr/hyprland.conf: update rofi layerrule
This commit is contained in:
parent
a38cbb5c77
commit
887c836db6
1 changed files with 5 additions and 1 deletions
|
|
@ -139,7 +139,11 @@ windowrule = match:float 1, opacity 0.9
|
||||||
windowrule = match:class firefox, workspace 2
|
windowrule = match:class firefox, workspace 2
|
||||||
windowrule = match:class class:org.telegram.desktop.*, workspace 5
|
windowrule = match:class class:org.telegram.desktop.*, workspace 5
|
||||||
|
|
||||||
layerrule = match:namespace ^rofi$, no_anim 1
|
layerrule {
|
||||||
|
name = dim
|
||||||
|
match:namespace = ^rofi$
|
||||||
|
dim_around = on
|
||||||
|
}
|
||||||
|
|
||||||
# Keybinds
|
# Keybinds
|
||||||
# -----------------------------------------
|
# -----------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue