feat(hyprland): add more rules.

This commit is contained in:
CronyAkatsuki 2025-06-28 09:33:55 +02:00
parent 0e96cd7d38
commit d4545b0b68

View file

@ -289,9 +289,16 @@ in {
# Make keepassxc floating
"float, class:^(org.keepassxc.KeePassXC)$"
# Move to workspace 1
"workspace 1, class:^(org.qutebrowser.qutebrowser)$"
# Move to workspace 5
"workspace 5, class:^(vesktop)$"
# Move to workspace 6
"workspace 5, class:^(steam)$"
"workspace 5, class:^(heroic)$"
# Enable inhibition for fullscreen apps
"idleinhibit fullscreen, class:^(*)$"
"idleinhibit fullscreen, title:^(*)$"