From e5209aad576fe44d3965fcb94d6709348b0a93bf Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sun, 11 Oct 2020 12:15:08 +0800 Subject: all: overhaul all: Remove old symlinks herbstluftwm: use polybar instead of dzen2 polybar: update config doom-emacs: update repository --- basics/.config/rofi/config.rasi | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 basics/.config/rofi/config.rasi (limited to 'basics/.config/rofi') diff --git a/basics/.config/rofi/config.rasi b/basics/.config/rofi/config.rasi new file mode 100644 index 0000000..0fba3e1 --- /dev/null +++ b/basics/.config/rofi/config.rasi @@ -0,0 +1,4 @@ +configuration { + modi: "window,run,ssh,drun"; + theme: "~/.config/rofi/themes/gruvbox/gruvbox-dark-soft.rasi"; +} -- cgit v1.2.3