Updated rofi configuration

This commit is contained in:
Damien Broqua 2020-04-25 20:09:18 +02:00
parent e3d2384a89
commit bf9d2be8d0
2 changed files with 121 additions and 72 deletions

View file

@ -25,8 +25,7 @@ bindsym Control+q kill
# start dmenu (a program launcher)
bindsym $mod+d exec dmenu_run -fn 'Droid Sans Mono-8'
#bindsym Mod1+space exec dmenu_run -fn 'Droid Sans Mono-8'
bindsym Mod1+space exec "rofi -lines 12 -padding 18 -width 60 -location 0 -show drun -sidebar-mode -columns 3 -font 'Noto Sans 8'"
bindsym Mod1+space exec "rofi -show combi"
# 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.