From 6d47b59267a0438f6df17fcc1f5e50e294ce59d2 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 13 Feb 2023 12:09:11 +0100 Subject: [PATCH] Fix sxhkd incompatibility with key release in multiple keyboard layouts --- hm_modules/sxhkd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hm_modules/sxhkd.nix b/hm_modules/sxhkd.nix index 44d9919..4f784f7 100644 --- a/hm_modules/sxhkd.nix +++ b/hm_modules/sxhkd.nix @@ -80,7 +80,7 @@ "super + {_,shift + }{1-9,0}" = "bspc {desktop -f,node -d} 'focused:^{1-9,10}'"; "super + {_,shift + } c" = "bspc node -f {next,prev}.local"; - "super + {_,shift + } @space" = "rofi -show {drun,run}"; + "super + {_,shift + } space" = "rofi -show {drun,run}"; "super + shift + ctrl + d" = "rofi -show ssh"; "super + alt + e" = emojiChooser; "super + shift + {h,j,k,l}" = ''