Upd hyprlock and update config for new version hyprland

This commit is contained in:
d3m0k1d
2025-12-30 23:35:53 +03:00
parent c1b97c104d
commit 1b5492edaf
2 changed files with 63 additions and 4 deletions

View File

@@ -259,8 +259,9 @@ bindl = , XF86AudioPrev, exec, playerctl previous
# Example windowrule
# windowrule = float,class:^(kitty)$,title:^(kitty)$
# Ignore maximize requests from apps. You'll probably like this.
windowrule = suppressevent maximize, class:.*
# Fix some dragging issues with XWayland
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
windowrule = suppress_event maximize, match:class .*
windowrule = no_focus on, match:class ^$, match:title ^$, match:xwayland 1, match:float 1, match:fullscreen 0, match:pin 0