1
0
This commit is contained in:
2025-04-01 03:39:25 +02:00
parent d6d85f0490
commit 3be23e7c70
20 changed files with 833 additions and 1 deletions

View File

@ -0,0 +1,17 @@
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules
windowrule = workspace 8, class:vesktop
windowrule = float, class:vesktop
windowrule = size 43% 1380, class:vesktop
windowrule = move 100%-w-10, class:vesktop
windowrule = noinitialfocus, class:vesktop
windowrule = workspace 4, class:steam
windowrule = noinitialfocus, class:steam
# 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