playerctl: disable sxhkd
This commit is contained in:
parent
80e33aba09
commit
011a1601f6
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue