From 6ac7399173614409355bd455c9783d1667b9191d Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Fri, 17 Dec 2021 23:19:27 -0500 Subject: [PATCH] Rebase --- config/rofi/config.rasi | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 config/rofi/config.rasi diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi new file mode 100644 index 0000000..0cc3812 --- /dev/null +++ b/config/rofi/config.rasi @@ -0,0 +1,7 @@ +/** Basic config file **/ + +configuration { + show-icons: true; + icon-theme: "Papirus"; +} +@import "/usr/share/rofi/themes/gruvbox-dark-hard.rasi"