Keyd : Swap x/z sound controls.
This commit is contained in:
parent
cf3250ead0
commit
aa459ca982
|
@ -41,8 +41,8 @@
|
|||
a = "back";
|
||||
e = "nextsong";
|
||||
q = "previoussong";
|
||||
x = "mute";
|
||||
z = "stopcd";
|
||||
x = "stopcd";
|
||||
z = "mute";
|
||||
};
|
||||
|
||||
layer_macro = {};
|
||||
|
|
Loading…
Reference in a new issue