From 1c1b11ed5a404ad548fb70ae65b130bea04fa4ad Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Fri, 18 Mar 2022 10:44:11 +0800 Subject: config/i3: update to 20220318 - Update rofi config --- config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/i3/config b/config/i3/config index 61a0251..473737d 100644 --- a/config/i3/config +++ b/config/i3/config @@ -74,7 +74,7 @@ bindsym $mod+Shift+q kill # start dmenu (a program launcher) # bindsym $mod+d exec --no-startup-id dmenu_run # A more modern dmenu replacement is rofi: -bindcode $mod+40 exec "rofi -modi drun,run -show drun" +bindcode $mod+40 exec "rofi -modi drun,run -show drun -theme Arc-Dark -font 'Fira Code Nerd Font 12'" # There also is i3-dmenu-desktop which only displays applications shipping a # .desktop file. It is a wrapper around dmenu, so you need that installed. # bindcode $mod+40 exec --no-startup-id i3-dmenu-desktop -- cgit v1.2.3