This commit is contained in:
2024-06-19 09:16:46 -04:00
parent 29734ef75f
commit 815fb66b45
26 changed files with 516 additions and 44 deletions

16
rofi/config.rasi Normal file
View File

@@ -0,0 +1,16 @@
configuration{
modi: "run,window,combi";
icon-theme: "Oranchelo";
show-icons: true;
terminal: "alacritty";
drun-display-format: "{icon} {name}";
location: 0;
disable-history: false;
hide-scrollbar: true;
display-combi: " 🖥️ All ";
display-run: " 🏃 Run ";
display-window: " 🪟 Window";
sidebar-mode: true;
}
@theme "solarized-dark"