diff options
Diffstat (limited to 'sway/config')
| -rw-r--r-- | sway/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sway/config b/sway/config index 111ec56..3f15f0d 100644 --- a/sway/config +++ b/sway/config @@ -28,7 +28,7 @@ bindsym XF86AudioMicMute exec pactl set-source-mute @DEFAULT_SOURCE@ toggle bindsym XF86AudioPlay exec mpc toggle bindsym Shift+XF86AudioPlay exec playerctl play-pause -bindsym Shift+Control+Mod1+s exec grimshot copy anything +bindsym Shift+Control+Mod1+s exec grimshot save anything - | satty --filename - bindsym Shift+Control+Mod1+p exec passmenu-otp bindsym Shift+Control+Mod1+l exec swaylock -f -c 000000 @@ -174,5 +174,6 @@ mode "mpd" { bindsym $mod+z mode "mpd" for_window [class="floatterm"] floating enable +for_window [title="satty"] floating enable include "theme-acme.conf" |
