From 322e916d3b46a0c2826c0831608e739efd325f8c Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Tue, 6 Aug 2024 22:17:43 +0200 Subject: Update rofi theme --- config/rofi/config.rasi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/rofi') diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index e47b052..dd5755f 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -5,8 +5,9 @@ configuration { kb-row-up: "Control+k"; } -@theme "gruvbox-light" +//@theme "gruvbox-light" window { width: 900px; } +@theme "/usr/share/rofi/themes/gruvbox-dark.rasi" -- cgit