diff --git a/hm_modules/sxhkd.nix b/hm_modules/sxhkd.nix index 1eb1197..b46496d 100644 --- a/hm_modules/sxhkd.nix +++ b/hm_modules/sxhkd.nix @@ -53,7 +53,7 @@ "super + {p,b,comma,period}" = "bspc node -f @{parent,brother,first,second}"; "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 + } d" = "rofi -show {drun,run}"; + "super + {_,shift + } @space" = "rofi -show {drun,run}"; "super + shift + ctrl + d" = "rofi -show ssh"; "super + shift + e" = emojiChooser; "super + shift + {h,j,k,l}" = ''