17 lines
398 B
Plaintext
17 lines
398 B
Plaintext
configuration {
|
|
modi: "drun,run,window";
|
|
font: "JetBrainsMono Nerd Font 12";
|
|
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 "gruvbox"
|