Set Mic Mute Keybind
This commit is contained in:
parent
a2f5757a36
commit
e1c6428218
@ -51,6 +51,10 @@
|
||||
move-to-workspace-right = ["<Shift><Alt>2"];
|
||||
};
|
||||
|
||||
"org/gnome/settings-daemon/plugins/media-keys" = {
|
||||
mic-mute = ["<Shift>AudioMute"];
|
||||
};
|
||||
|
||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = {
|
||||
binding = "<Shift><Alt>a";
|
||||
command = "kgx";
|
||||
|
Loading…
Reference in New Issue
Block a user