From 03d28d5c63fe524888ef1011d9f20dd3d927a4a3 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Mon, 12 Jan 2026 16:00:35 -0600 Subject: [PATCH] Use descriptive names for comma, period, and slash shortcuts --- flakes/de_plasma/home_manager/shortcuts.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flakes/de_plasma/home_manager/shortcuts.nix b/flakes/de_plasma/home_manager/shortcuts.nix index 141f08c8..4342b441 100644 --- a/flakes/de_plasma/home_manager/shortcuts.nix +++ b/flakes/de_plasma/home_manager/shortcuts.nix @@ -6,9 +6,9 @@ let workspaceLetters = [ "n" "m" - "," - "." - "/" + "Comma" + "Period" + "Slash" ]; kwinWorkspace = builtins.listToAttrs ( map (i: {