1
0
Fork 0

be prepared to switch moar shit to pass

This commit is contained in:
Von Random 2016-12-13 19:42:09 +03:00
parent 15e74dece7
commit f31a21c91f

View file

@ -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.