1
0
forked from extern/nix-config

hyprland: Fix winecfg resizing

This commit is contained in:
Donovan Glover 2023-06-03 20:34:55 -04:00
parent bfc1ed42c6
commit 993cc7f649
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -178,6 +178,8 @@
layerrule = blur,waybar
layerrule = blur,rofi
windowrulev2 = nomaxsize,class:^(winecfg\.exe)$
# Scroll through existing workspaces with super + scroll
bind = SUPER, mouse_down, workspace, e+1
bind = SUPER, mouse_up, workspace, e-1