1
0
Fork 0

fix script name

This commit is contained in:
Von Random 2017-06-13 18:05:19 +03:00
parent fb7375efa8
commit c9809b7a45

View file

@ -19,7 +19,7 @@ bindsym $mod+x exec $i3_term
bindsym $mod+Shift+c kill
# start dmenu (a program launcher)
bindsym $mod+s exec dmenu_laptop_screens -i -fn "$dmenu_font"
bindsym $mod+s exec dmenu_displays -i -fn "$dmenu_font"
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"