From ea9a749bd6238334ff9e92a0a31fdeaf5223619b Mon Sep 17 00:00:00 2001 From: ottjk Date: Sat, 20 Jan 2024 01:29:51 -0500 Subject: many such updates --- rofi/config.rasi | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 rofi/config.rasi (limited to 'rofi') diff --git a/rofi/config.rasi b/rofi/config.rasi new file mode 100644 index 0000000..a705974 --- /dev/null +++ b/rofi/config.rasi @@ -0,0 +1,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" + -- cgit v1.3