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 +}