be prepared to switch moar shit to pass
This commit is contained in:
parent
15e74dece7
commit
f31a21c91f
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@ bindsym $mod+Shift+c kill
|
|||
# start dmenu (a program launcher)
|
||||
bindsym $mod+d exec dmenu_run -p run -i -fn "$dmenu_font"
|
||||
bindsym $mod+p exec dmenu_ssh "$i3_term -e ssh" -i -fn "$dmenu_font"
|
||||
bindsym $mod+u exec dmenu_pass -i -fn "$dmenu_font"
|
||||
bindsym $mod+i exec dmenu_pass -i -fn "$dmenu_font"
|
||||
bindsym $mod+u exec dmenu_pass_local -i -fn "$dmenu_font"
|
||||
# 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…
Reference in a new issue