From b7983493cd1edd63c296ec9022654cbb38d2b48d Mon Sep 17 00:00:00 2001 From: Antonin Ruan Date: Sun, 6 Oct 2024 14:10:50 -1000 Subject: [PATCH] Fix rofi config --- .config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 2fc2f84..82590ad 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -12,4 +12,4 @@ configuration { icon-theme: "Colloid"; } -@theme "~/.config/rofi/themes/breeze-dracula. \ No newline at end of file +@theme "~/.config/rofi/themes/breeze-dracula.rasi" \ No newline at end of file