Add binding to kill Xephyr for adam

ada
blallo 2022-01-21 16:49:48 +01:00
parent bab9732cef
commit afe93458a4
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 1 additions and 0 deletions

View File

@ -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