From 05d4e5f88cc067e124cea355ca6085c2801969e1 Mon Sep 17 00:00:00 2001 From: wholteza Date: Mon, 12 May 2025 17:15:49 +0200 Subject: [PATCH] theme rofi i3 --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 0490fcf..afd2c28 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -76,7 +76,7 @@ bindsym $mod+Return exec /home/wholteza/.cargo/bin/alacritty --config-file /home bindsym $mod+Shift+q kill # start dmenu (a program launcher) -bindsym $mod+d exec --no-startup-id "rofi -theme nord -combi-modi window,drun,ssh -font 'pango:monospace 18' -show combi" +bindsym $mod+d exec --no-startup-id "rofi -theme catppuccin-default -combi-modi window,drun,ssh -font 'pango:monospace 18' -show combi" # A more modern dmenu replacement is rofi: # bindcode $mod+40 exec "rofi -modi drun,run -show drun" # There also is i3-dmenu-desktop which only displays applications shipping a