From 78b45d065a3d2560b21d23b0d22fae9f37437f6b Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 8 Oct 2022 13:39:24 +0800 Subject: Add rofi config --- X11/rofi/config.rasi | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 X11/rofi/config.rasi (limited to 'X11') diff --git a/X11/rofi/config.rasi b/X11/rofi/config.rasi new file mode 100644 index 0000000..66f2330 --- /dev/null +++ b/X11/rofi/config.rasi @@ -0,0 +1,12 @@ +configuration { + show-icons: true; + icon-theme: "Zafiro"; + terminal: "alacritty"; + cycle: false; + hide-scrollbar: true; + disable-history: false; +} +window { + font: "hacker 22"; + children: [ inputbar, message, listview, mode-switcher ]; +} -- cgit v1.2.3-70-g09d2