This commit is contained in:
xsghetti 2024-02-15 23:42:14 -05:00
parent 91b15dcb7c
commit 0384c2b07e
43 changed files with 14696 additions and 0 deletions

18
.config/rofi/config.rasi Normal file
View file

@ -0,0 +1,18 @@
configuration{
modi: "run,drun,window";
icon-theme: "Oranchelo";
show-icons: true;
terminal: "kitty";
drun-display-format: "{icon} {name}";
location: 0;
disable-history: false;
hide-scrollbar: true;
display-drun: "  Apps ";
display-run: "  Run ";
display-window: " 﩯 Window";
display-Network: " 󰤨 Network";
sidebar-mode: true;
}
@theme "catppuccin-mocha"