Browse Source

Show more bookmarks

Alois Mahdal 10 years ago
parent
commit
f5d76e98d0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/i3/config

+ 1
- 1
dotfiles/i3/config View File

@@ -153,7 +153,7 @@ bar {
153 153
 bindsym $mod+Return         exec "urxvt"
154 154
 bindsym $mod+Shift+Return   exec "urxvt -pe 'default,tabbed'"
155 155
 bindsym $mod+b              exec "ub"
156
-bindsym $mod+Shift+b        exec "saturnin ini -j -S www.ini | saturnin dmenu --split = | xargs -r ub"
156
+bindsym $mod+Shift+b        exec "saturnin ini -j -S www.ini | saturnin dmenu -l 20 --split = | xargs -r ub"
157 157
 bindsym $mod+Shift+f        exec thunar
158 158
 bindsym $mod+Shift+o        exec "urxvt -e mocp"
159 159