updated config.rasi

This commit is contained in:
fatmeat 2025-05-11 15:11:56 +00:00
parent 4c847cdca1
commit 3f28251990

View File

@ -1,3 +1,6 @@
@theme "ayu-retro"
configuration { configuration {
modi: "drun,run,window"; modi: "drun,run,window";
font: "Iosevka SS14 12"; font: "Iosevka SS14 12";
@ -11,5 +14,4 @@ configuration {
padding: 10; padding: 10;
width: 40; width: 40;
hide-scrollbar: true; hide-scrollbar: true;
theme: "ayu-retro";
} }