all repos — archive/dotfiles @ 8d22f6ac9b62f0c8793b6e63a5633c0f05f743fc

Superseded by nixfiles

i3: prioritise commands over windows in rofi
Alan Pearce alan@alanpearce.eu
Fri, 02 Aug 2019 11:56:38 +0200
commit

8d22f6ac9b62f0c8793b6e63a5633c0f05f743fc

parent

d5eb8a478ab55a43ca94e75bba511e376d849f8f

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M i3/.config/i3/configi3/.config/i3/config
@@ -89,7 +89,7 @@ bindsym $mod+Shift+w kill 
 bindsym --release $mod+Mod1+r exec rofi -show run
 bindsym --release $mod+Shift+semicolon exec rofi-pass
-bindsym --release $mod+space exec "rofi -show combi -combi-modi window,drun,ssh"
+bindsym --release $mod+space exec "rofi -show combi -combi-modi drun,window,ssh"
 
 # change focus
 bindsym $mod+h focus left