[Rofi] Add renderables

This commit is contained in:
2025-04-26 12:09:30 +02:00
parent 590ccb5c9e
commit f85c5f1b10
3 changed files with 108 additions and 0 deletions

View File

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