gamescope window rules

This commit is contained in:
Nathan McCarty 2023-06-16 23:29:53 -04:00
parent f629025368
commit 7874797f87
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 6 additions and 0 deletions

View File

@ -199,6 +199,12 @@ in with lib; {
# Notif bind
bind = $mainMod, T, exec, swaync-client -t -sw
## Floating window rules
# Gamescope
windowrulev2 = float,class:^(.gamescope-wrapped)$
windowrulev2 = noborder,class:^(.gamescope-wrapped)$
windowrulev2 = rounding 0,class:^(.gamescope-wrapped)$
# Clipboard history management
exec-once=wl-paste --watch cliphist store
bind = $mainMod, X, exec, cliphist list | ${fuzzel-command} --dmenu | cliphist decode | wl-copy