From 46318211eded47262fad1fae85062df051285ef7 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Wed, 31 Jan 2024 21:01:34 +0100 Subject: [PATCH] Add dunst config --- .config/rofi/config.rasi | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .config/rofi/config.rasi diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi new file mode 100644 index 0000000..17ff081 --- /dev/null +++ b/.config/rofi/config.rasi @@ -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" +