Add dunst config

master
Quentin Duchemin 2024-01-31 21:01:34 +01:00
parent bb1a0f23e0
commit 46318211ed
Signed by: Chosto
GPG Key ID: 96AB8AE7DFEA3D74
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
configuration{
modi: "run,drun,window";
icon-theme: "JetBrainsMono Nerd Font";
show-icons: true;
terminal: "terminator";
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"