From 3f28251990edf60552ba9dba94439af7c6b40ae1 Mon Sep 17 00:00:00 2001 From: fatmeat Date: Sun, 11 May 2025 15:11:56 +0000 Subject: [PATCH] updated config.rasi --- rofi/config.rasi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rofi/config.rasi b/rofi/config.rasi index 2374d55..da481f1 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -1,3 +1,6 @@ + +@theme "ayu-retro" + configuration { modi: "drun,run,window"; font: "Iosevka SS14 12"; @@ -11,5 +14,4 @@ configuration { padding: 10; width: 40; hide-scrollbar: true; - theme: "ayu-retro"; }