dotfiles/dot-config/rofi/config.rasi

17 lines
350 B
Plaintext
Raw Permalink Normal View History

2025-01-09 11:27:43 +00:00
configuration{
modi: "drun";
icon-theme: "Oranchelo";
show-icons: true;
terminal: "alacritty";
drun-display-format: "{icon} {name}";
location: 6;
disable-history: false;
hide-scrollbar: true;
display-drun: "  Apps ";
display-Network: " 󰤨 Network";
sidebar-mode: true;
}
2024-10-25 11:48:49 +00:00
2025-01-09 11:27:43 +00:00
@theme "catppuccin-mocha"
2024-10-25 11:48:49 +00:00