playerctl: disable sxhkd
parent
80e33aba09
commit
011a1601f6
|
@ -16,7 +16,6 @@ in
|
||||||
];
|
];
|
||||||
|
|
||||||
services.sxhkd = {
|
services.sxhkd = {
|
||||||
enable = true;
|
|
||||||
keybindings = {
|
keybindings = {
|
||||||
"XF86AudioPlay" = "playerctl play-pause";
|
"XF86AudioPlay" = "playerctl play-pause";
|
||||||
"XF86AudioPrev" = "playerctl previous";
|
"XF86AudioPrev" = "playerctl previous";
|
||||||
|
|
Loading…
Reference in New Issue