1
0
Fork 0

why bother, I usually know where most of the windows on my i3wm are

This commit is contained in:
Von Random 2016-12-02 11:23:44 +03:00
parent 0b44a296e7
commit df52c23252
2 changed files with 0 additions and 17 deletions

View file

@ -38,7 +38,6 @@ 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.