diff --git a/bindings.conf b/bindings.conf index 4fc6fc2..f3e87d1 100644 --- a/bindings.conf +++ b/bindings.conf @@ -42,6 +42,7 @@ bindsym Ctrl+Print exec ~/.bin/screenshot.sh -s bindsym Ctrl+Mod1+Print exec ~/.bin/screenshot.sh bindsym $mod+Ctrl+p exec mpc toggle bindsym $mod+Ctrl+c exec mpc clear +bindsym $mod+Ctrl+k exec 'pkill Xephyr && notify-send "Adam" "Killed"' bindsym --no-repeat F12 exec gdbus call -e -d net.sourceforge.mumble.mumble -o / -m net.sourceforge.mumble.Mumble.startTalk bindsym --release F12 exec gdbus call -e -d net.sourceforge.mumble.mumble -o / -m net.sourceforge.mumble.Mumble.stopTalk