From 82e7ae32867c9f46576d99fdc78bc0185410fe47 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Wed, 28 Apr 2021 14:36:31 +0200 Subject: Do some mods and add i3 things --- Common/rofi/config.rasi | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Common/rofi/config.rasi (limited to 'Common/rofi/config.rasi') diff --git a/Common/rofi/config.rasi b/Common/rofi/config.rasi new file mode 100644 index 0000000..2864512 --- /dev/null +++ b/Common/rofi/config.rasi @@ -0,0 +1,6 @@ +/** Basic config file **/ + +configuration { + show-icons: true; + icon-theme: "Papirus"; +} -- cgit v1.2.3