20 lines
507 B
Plaintext
20 lines
507 B
Plaintext
configuration{
|
|
modi: "run,drun,window";
|
|
icon-theme: "Papirus-Dark";
|
|
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"
|
|
|
|
@theme "/home/vectorkappa/.local/share/rofi/themes/catppuccin-macchiato.rasi"
|