Updated FZF stuff, some other minor tweaks
This commit is contained in:
parent
bf52dbe408
commit
1108939904
5 changed files with 13 additions and 8 deletions
|
@ -218,3 +218,7 @@ bindsym Alt+h exec ydotool key left
|
|||
bindsym Alt+j exec ydotool key down
|
||||
bindsym Alt+k exec ydotool key up
|
||||
bindsym Alt+l exec ydotool key right
|
||||
|
||||
# Mumble push to talk
|
||||
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…
Add table
Add a link
Reference in a new issue