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 @@
|
||||
# Focus floating DaVinci Resolve dialog windows
|
||||
windowrulev2 = stay_focused on, match:class .*[Rr]esolve.*, match:float 1
|
||||
windowrulev2 = stayfocused, class:.*[Rr]esolve.*, float:1
|
||||
|
||||
Reference in New Issue
Block a user