Improve config collection, add rofi config for pc

This commit is contained in:
2025-03-18 14:19:19 +01:00
parent 87298afcb5
commit a3693a8ad1
3 changed files with 17 additions and 1 deletions

12
pc/configs/rofi/config.rasi Executable file
View File

@@ -0,0 +1,12 @@
/** Basic config file **/
configuration {
show-icons: true;
icon-theme: "Candy";
display-drun: "";
display-run: "🏃🏽‍♂️ ";
display-window: "🗔 ";
display-combi: "🔎 ";
}
@theme "themes/mcLarenTheme.rasi"