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
|
# Example windowrule v1
|
||||||
# windowrule = float, ^(kitty)$
|
# windowrule = float, ^(kitty)$
|
||||||
windowrule = float, ^(jome)$
|
windowrule = float, class:^(jome)$
|
||||||
|
|
||||||
# Example windowrule v2
|
# Example windowrule v2
|
||||||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||||
|
|||||||
Reference in New Issue
Block a user