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