Update hyprland.conf
minor windowrule syntax fix after update
This commit is contained in:
@@ -353,7 +353,7 @@ bind = , XF86MonBrightnessDown, exec, brightnessctl s 5%-
|
||||
|
||||
# Example windowrule v1
|
||||
# windowrule = float, ^(kitty)$
|
||||
windowrule = float, ^(jome)$
|
||||
windowrule = float, class:^(jome)$
|
||||
|
||||
# Example windowrule v2
|
||||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||
@@ -398,4 +398,4 @@ windowrulev2 = float,class:^(org.kde.polkit-kde-authentication-agent-1)$
|
||||
# layerrule = blur,waybar
|
||||
layerrule = ignorezero,tofi
|
||||
layerrule = ignorezero, dunst
|
||||
layerrule = blur,dunst
|
||||
layerrule = blur,dunst
|
||||
|
||||
Reference in New Issue
Block a user