diff --git a/programs/desktop/plasma6/default.nix b/programs/desktop/plasma6/default.nix index 26ed20f..eabf032 100644 --- a/programs/desktop/plasma6/default.nix +++ b/programs/desktop/plasma6/default.nix @@ -138,18 +138,10 @@ ]; shortcuts = { - ksmserver = { - "Lock Session" = ["Screensaver" "Meta+Alt+L"]; - }; kwin = { "Walk Through Windows of Current Application" = "Alt+`"; "Walk Through Windows of Current Application (Reverse)" = "Alt+¬"; "ToggleMouseClick" = "Meta+*"; - "Expose" = "Meta+,"; - "Switch Window Down" = "Meta+J"; - "Switch Window Left" = "Meta+H"; - "Switch Window Right" = "Meta+L"; - "Switch Window Up" = "Meta+K"; }; };