From e8eefc9fcaec1db2bb779d83434ec53fbfac8aa4 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 22 Mar 2020 19:09:29 -0300 Subject: Changed rofi theme --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/i3') diff --git a/.config/i3/config b/.config/i3/config index d3b7efb6..30ca2778 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -76,7 +76,7 @@ bindsym $mod+Return exec $terminal bindsym $mod+Shift+q kill # start rofi (a program launcher) -bindsym $mod+d exec --no-startup-id "rofi -combi-modi window,drun,ssh -theme DarkBlue -font \\"pango mono 24\\" -show combi" +bindsym $mod+d exec --no-startup-id "rofi -combi-modi window,drun,ssh,comby -theme ~/.config/rofi/theme/rogs.rasi -font \\"hack 22\\" -show combi" # change focus bindsym $mod+h focus left -- cgit v1.2.3