add workaround for broken key

This commit is contained in:
Sean Kovacs 2025-11-07 19:14:22 -05:00
commit a6cb436754
Signed by: sckova
GPG key ID: 00F325187C68651A

View file

@ -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 = [ panels = [
# Application name, Global menu and Song information and playback controls at the top # Application name, Global menu and Song information and playback controls at the top
{ {