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"; }