From 80ab70ce1abcf3dfeaff94b01774b6f862224e7d Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 7 Jun 2022 23:46:38 +0200 Subject: added rofi config --- .config/rofi/config.rasi | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .config/rofi/config.rasi (limited to '.config/rofi/config.rasi') diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi new file mode 100644 index 0000000..cf018a2 --- /dev/null +++ b/.config/rofi/config.rasi @@ -0,0 +1,4 @@ +configuration { + theme: "~/.config/rofi/themes/cafebabe-dmenu.rasi"; +} + -- cgit v1.2.3