[i3] Modify the order of the sources in rofi
This commit is contained in:
parent
424ceff1b5
commit
65baaac11f
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ bindsym Mod4+d exec dmenu_run
|
|||
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
|
||||
# installed.
|
||||
#bindsym Mod4+Shift+d exec --no-startup-id i3-dmenu-desktop
|
||||
bindsym Mod4+Shift+d exec --no-startup-id rofi -modi window#run#drun#ssh -combi-modi window#run#drun#ssh -show combi -theme solarized
|
||||
bindsym Mod4+Shift+d exec --no-startup-id rofi -modi window#drun#run#ssh -combi-modi window#drun#run#ssh -show combi -theme solarized
|
||||
|
||||
# change focus
|
||||
bindsym Mod4+$left focus left
|
||||
|
|
Loading…
Add table
Reference in a new issue