Add basic rofi config.
This commit is contained in:
parent
dbe7fdfb4e
commit
8e689038db
3 changed files with 28 additions and 3 deletions
|
@ -149,8 +149,7 @@ bindsym $mod+Return exec alacritty
|
|||
bindsym $mod+Shift+q kill
|
||||
|
||||
# start dmenu (a program launcher)
|
||||
#bindsym $mod+d exec rofi -show run -lines 3 -eh 2 -width 100 -padding 330 -opacity "85" -config ~/.config/rofi.cfg -font "System San Francisco Display 12"
|
||||
bindsym $mod+d exec dmenu_run -fn 'Droid Sans Mono-8'
|
||||
bindsym $mod+d exec ${pkgs.rofi}/bin/rofi -config /etc/rofi.rasi -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue