18 lines
443 B
Text
18 lines
443 B
Text
configuration {
|
|
modi: "window,run,drun,calc";
|
|
icon-theme: "Papirus";
|
|
show-icons: true;
|
|
terminal: "wezterm";
|
|
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 ";
|
|
display-calc: " Calc ";
|
|
sidebar-mode: true;
|
|
}
|
|
|
|
@theme "catppuccin-macchiato"
|