summaryrefslogtreecommitdiffstats
path: root/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/config')
-rw-r--r--.config/sway/config6
1 files changed, 4 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 0fd5a0b..fee563a 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -244,8 +244,10 @@ bindsym XF86AudioPrev exec playerctl previous
bindsym XF86MonBrightnessUp exec light -A 5 && light -G | cut -d'.' -f1 > $SWAYSOCK.wob
bindsym XF86MonBrightnessDown exec light -U 5 && light -G | cut -d'.' -f1 > $SWAYSOCK.wob
-bindsym $mod+shift+p exec $screenclip
-bindsym $mod+p exec $screenshot
+bindsym $mod+shift+y exec $screenclip
+bindsym $mod+y exec $screenshot
+
+bindsym $mod+p exec passmenu
exec mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob