From c232436db50b8a9eb53d585057c484bae39a5bdc Mon Sep 17 00:00:00 2001 From: Daiderd Jordan Date: Sun, 4 Mar 2018 18:34:06 +0100 Subject: [PATCH] lnl: fix shift keybindings --- modules/examples/lnl.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/modules/examples/lnl.nix b/modules/examples/lnl.nix index 2cabbe9..ccf8519 100644 --- a/modules/examples/lnl.nix +++ b/modules/examples/lnl.nix @@ -44,8 +44,7 @@ pkgs.khd pkgs.kwm - - pkgs.nix-repl + pkgs.qes ]; services.khd.enable = true; @@ -398,8 +397,8 @@ # modifier only mappings khd mod_trigger_timeout 0.2 lctrl : qes -k "escape" - lshift : qes -k "shift - 9" - rshift : qes -k "shift - 0" + lshift : qes -t "(" + rshift : qes -t ")" # set border color for different modes