Update rofi collection script

This commit is contained in:
2025-03-18 14:12:15 +01:00
parent e894d77ebb
commit 87298afcb5
8 changed files with 32 additions and 0 deletions

13
laptop/configs/rofi/config.rasi Executable file
View File

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