32 lines
738 B
Plaintext
Executable File
32 lines
738 B
Plaintext
Executable File
configuration{
|
|
modi: "run,filebrowser,drun,window";
|
|
icon-theme: "Oranchelo";
|
|
show-icons: true;
|
|
terminal: "kitty";
|
|
drun-display-format: "{icon} {name}";
|
|
location: 0;
|
|
disable-history: false;
|
|
scroll-method: 0;
|
|
hide-scrollbar: false;
|
|
display-drun: " Apps ";
|
|
display-filebrowser: " Filebrowser";
|
|
display-run: " Run ";
|
|
display-window: " Window";
|
|
display-Network: " Network";
|
|
sidebar-mode: true;
|
|
font: "DejaVuSansM Nerd Font Mono 11";
|
|
|
|
kb-move-front: "";
|
|
kb-remove-char-forward: "";
|
|
|
|
kb-mode-next: "Control+Alt+e";
|
|
kb-mode-previous: "Control+Alt+q";
|
|
|
|
timeout {
|
|
delay: 120;
|
|
action: "kb-cancel";
|
|
}
|
|
}
|
|
@theme "catppuccin-frappe"
|
|
|