summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorcoat <coat@sadbeast.com>2021-12-10 00:18:46 -0600
committercoat <coat@sadbeast.com>2021-12-10 00:18:46 -0600
commit748e1e09bd90e38ff8658f7e32782c0ff41902e5 (patch)
treeb1cc9517d46cdec44b2a1e7f42a7b97d202512e2 /.config
parentfcdb6ef7eb46ddb5ffb446f9db16427b4d4ac457 (diff)
downloadcfg-748e1e09bd90e38ff8658f7e32782c0ff41902e5.tar.gz
cfg-748e1e09bd90e38ff8658f7e32782c0ff41902e5.tar.bz2
vimrc redo
Diffstat (limited to '.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