summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/sway/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config
index ffe1f3c..0e02320 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -244,6 +244,9 @@ 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
+
exec mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob
exec_always ~/.config/waybar/waybar.sh