theming and platform switch

This commit is contained in:
2024-02-26 10:43:30 +01:00
parent be362e79a8
commit f64ebf3407
15 changed files with 609 additions and 43 deletions

View File

@@ -1,18 +1,7 @@
configuration{
modi: "run,drun,window";
icon-theme: "Oranchelo";
configuration {
width: 10;
padding: 10;
terminal: "kitty";
show-icons: true;
terminal: "alacritty";
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"
@theme "/usr/share/rofi/themes/gruvbox-dark.rasi"