rofi is back as a window switcher
This commit is contained in:
parent
a4cf227c43
commit
a871f4fa19
2 changed files with 17 additions and 0 deletions
|
@ -38,6 +38,7 @@ bindsym $mod+Shift+c kill
|
|||
bindsym $mod+d exec dmenu_run -p run -i -fn "$dmenu_font"
|
||||
bindsym $mod+p exec dmenu_ssh '/usr/bin/urxvt -e ssh' -i -fn "$dmenu_font"
|
||||
bindsym $mod+u exec dmenu_pass -i -fn "$dmenu_font"
|
||||
bindsym $mod+Tab exec rofi -show window
|
||||
# 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue