Add binding to kill Xephyr for adam
This commit is contained in:
parent
bab9732cef
commit
afe93458a4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user