From a6cb4367540d4a3c38f3f663121c40319d532b5e Mon Sep 17 00:00:00 2001 From: Sean Kovacs Date: Fri, 7 Nov 2025 19:14:22 -0500 Subject: [PATCH] add workaround for broken key --- home/peach.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/home/peach.nix b/home/peach.nix index a70f07c..01f66dd 100644 --- a/home/peach.nix +++ b/home/peach.nix @@ -34,6 +34,16 @@ }; }; + shortcuts = { + # my volume down key broke as hell boy + kmix.decrease_volume = "Volume Mute"; + kmix.decrease_volume_small = "Shift+Volume Mute"; + kmix.increase_volume = "Volume Up"; + kmix.increase_volume_small = "Shift+Volume Up"; + kmix.mute = "Sleep"; + org_kde_powerdevil.Sleep = [ ]; + }; + panels = [ # Application name, Global menu and Song information and playback controls at the top {