pipewire-controller: remove alt from keybinds
parent
2bca2e2c41
commit
3d4b905cd0
|
@ -56,7 +56,7 @@ in
|
|||
snowhawk.sxhkd.enable = true;
|
||||
|
||||
services.sxhkd.keybindings = {
|
||||
"alt + XF86TouchpadOn" = "${lib.getExe pipewire-controller}";
|
||||
"XF86TouchpadOn" = "${lib.getExe pipewire-controller}";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue