1

Home: Add playerctl + add mediakeys bindings

This commit is contained in:
2025-06-18 00:02:21 +02:00
parent 36877464b6
commit 48d116ab77

View File

@ -84,6 +84,9 @@ rec {
", XF86AudioRaiseVolume" = ["exec, wpctl set-volume -l 1.5 @DEFAULT_AUDIO_SINK@ 5%+"];
", XF86AudioLowerVolume" = ["exec, wpctl set-volume -l 1.5 @DEFAULT_AUDIO_SINK@ 5%-"];
", XF86AudioPlay" = ["exec, playerctl play-pause"];
", XF86AudioPrev" = ["exec, playerctl previous"];
", XF86AudioNext" = ["exec, playerctl next"];
};
};
@ -296,6 +299,7 @@ rec {
tokei # Text file statistics in a project
nvd # nix rebuild diff
ripdrag # drag & drop from terminal
playerctl # media player control
# Hardware/Software info
pciutils # lspci