fix(hyprland): proper rule syntax for 0.52.1 and re-enable autostart
- Removed 'on/off' suffixes from window rules. - Replaced 'match:' with proper colon syntax for selectors. - Re-enabled swww, waybar, and boot scripts.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
windowrulev2 = no_screen_share on, match:class ^(1[p|P]assword)$
|
||||
windowrulev2 = tag +floating-window, match:class ^(1[p|P]assword)$
|
||||
windowrulev2 = noscreenshare, class:^(1[p|P]assword)$
|
||||
windowrulev2 = tag +floating-window, class:^(1[p|P]assword)$
|
||||
|
||||
Reference in New Issue
Block a user