From 8f59a8d8ab74952c29b55a92320b85710841e679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 23 Apr 2019 19:56:18 -0500 Subject: [PATCH] material rofi --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index d81fb5f..aae6aaf 100644 --- a/config +++ b/config @@ -38,7 +38,7 @@ bindsym $mod+Shift+q kill # start dmenu (a program launcher) # bindsym $mod+d exec dmenu_run -bindsym $mod+d exec --no-startup-id rofi -modi run -show drun -show-icons -font "Noto Sans 13" +bindsym $mod+d exec "rofi -modi window,drun,run -show drun -sidebar-mode -terminal termite -color-window '#002B36, #002B36, #6C71C4' -color-normal '#002B36, #CACCD1, #002B36, #6C71C4, #FDF6E3' -color-active '#6C71C4, #FDF6E3, #6C71C4, #6C71C4, #FDF6E3' -font 'Noto Sans 12'" # 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.