all repos — nixfiles @ 4452cd686c06494e99c5584be52ef2ba9f585393

System and user configuration, managed by nix and home-manager

i3: Fix duplicate keybinds again

Alan Pearce
commit

4452cd686c06494e99c5584be52ef2ba9f585393

parent

551a4823350285057f682ef6329d347042e1a157

1 file changed, 3 insertions(+), 2 deletions(-)

jump to
M i3/.config/i3/configi3/.config/i3/config
@@ -73,8 +73,9 @@ # kill focused window
bindsym $mod+Shift+w kill # start dmenu (a program launcher) -bindsym $mod+Shift+r exec dmenu_run -# There also is the (new) i3-dmenu-desktop which only displays applications +bindsym $mod+Mod1+r exec dmenu_run +bindsym $mod+Shift+;p exec passmenu +# There Also Is The (new) i3-dmenu-desktop which only displays applications # shipping a .desktop file. It is a wrapper around dmenu, so you need that # installed. bindsym $mod+space exec --no-startup-id i3-dmenu-desktop