wayland: switch to satty

This commit is contained in:
notohh 2023-12-05 19:43:19 -05:00
parent 90ea524876
commit d26a2de66e
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 3 additions and 2 deletions

View file

@ -106,6 +106,7 @@
windowrulev2 = float, title:^(Cryptomator)$ windowrulev2 = float, title:^(Cryptomator)$
windowrulev2 = float, title:^(RuneLite)$ windowrulev2 = float, title:^(RuneLite)$
windowrulev2 = float, title:^(Lutris)$ windowrulev2 = float, title:^(Lutris)$
windowrulev2 = float, title:^(satty)$
windowrulev2 = move 850 360, title:^(RuneLite)$ windowrulev2 = move 850 360, title:^(RuneLite)$
windowrulev2 = size 830 600, title:^(RuneLite)$ windowrulev2 = size 830 600, title:^(RuneLite)$
windowrulev2 = fullscreen, title:^(cs2)$ windowrulev2 = fullscreen, title:^(cs2)$
@ -119,7 +120,7 @@
bind = $mainMod, R, exec, anyrun bind = $mainMod, R, exec, anyrun
bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod, J, togglesplit, # dwindle
bind =, Print, exec, grim -g "$(slurp)" - | swappy -f - bind =, Print, exec, grim -g "$(slurp)" - | satty -f - --fullscreen --output-filename ~/Pictures/screenshots/$(date '+%Y%m%d-%H:%M:%S').png
bind = $mainMod, left, movefocus, l bind = $mainMod, left, movefocus, l
bind = $mainMod, right, movefocus, r bind = $mainMod, right, movefocus, r
bind = $mainMod, up, movefocus, u bind = $mainMod, up, movefocus, u

View file

@ -24,7 +24,7 @@ in {
glib glib
grim grim
slurp slurp
swappy satty
wl-clipboard wl-clipboard
wlr-randr wlr-randr
swayidle swayidle