From 1daf4fb99488d74cfede4807f41c4e9021180b84 Mon Sep 17 00:00:00 2001 From: Jake Koroman Date: Mon, 8 Jun 2026 18:56:18 -0400 Subject: add satty to screenshot cmd. --- sway/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" -- cgit v1.2.3