change ptt stuff
This commit is contained in:
parent
40332b46df
commit
f0538e191d
@ -91,7 +91,8 @@
|
||||
|
||||
bindr = [
|
||||
# mumble ptt release
|
||||
",code:202,exec,mumble rpc stoptalking"
|
||||
# ",code:202,exec,mumble rpc stoptalking"
|
||||
",code:202,exec,pamixer --source 63 -m"
|
||||
];
|
||||
|
||||
bind = [
|
||||
@ -124,7 +125,8 @@
|
||||
"$shiftMainMod,o,exec, hl-no-opacity"
|
||||
|
||||
# mumble ptt click
|
||||
",code:202,exec,mumble rpc starttalking"
|
||||
# ",code:202,exec,mumble rpc starttalking"
|
||||
",code:202,exec,pamixer --source 63 -u"
|
||||
|
||||
] ++ (builtins.concatLists (builtins.genList
|
||||
(x:
|
||||
|
Loading…
Reference in New Issue
Block a user