From 850a78b98a13687881852e1a9acff2e879ab0f23 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 12 Aug 2025 00:01:12 +0300 Subject: [PATCH] Update config.rasi --- .config/rofi/config.rasi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index cc83e27..0342e06 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,3 +1,4 @@ +/*@theme "/usr/share/rofi/themes/DarkBlue.rasi"*/ /*****----- Global Properties -----*****/ @import "themes/colors.rasi" @import "themes/fonts.rasi" @@ -152,4 +153,4 @@ error-message { padding: 30px; background-color: @background; text-color: @foreground; -} \ No newline at end of file +}