playerctl: disable sxhkd

main
Zynh Ludwig 2024-07-11 23:33:08 -07:00
parent 80e33aba09
commit 011a1601f6
1 changed files with 0 additions and 1 deletions

View File

@ -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";