From 90c4cdc831c4d9f5cd8bf8ca5d9273c2b227c4c9 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 20 May 2019 11:36:33 -0400 Subject: camtoggle removed --- .config/sxhkd/sxhkdrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 8c2a677..e9f28db 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -17,6 +17,8 @@ super + y $TERMINAL -e calcurse super + shift + a $TERMINAL -e pulsemixer +super + shift + c + mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --geometry=640x480-0-0 --title='mpvfloat' /dev/video0 super + shift + c camtoggle super + shift + e -- cgit v1.3.1