blob: f8db5d43b208435e95c3ad0cde661436ff050979 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
configuration{
modi: "run,drun";
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 ";
sidebar-mode: false;
}
@theme "catppuccin-mocha"
|