aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh1
-rw-r--r--rofi_config.rasi1
2 files changed, 2 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 40781dd..28da47d 100755
--- a/install.sh
+++ b/install.sh
@@ -107,6 +107,7 @@ ln -sf ${PWD}/sxhkdrc ~/.config/sxhkd/sxhkdrc
mkdir -p ~/.config/rofi
ln -sf ${PWD}/rofi_config ~/.config/rofi/config
+ln -sf ${PWD}/rofi_config.rasi ~/.config/rofi/config.rasi
mkdir -p ~/.config/polybar
ln -sf ${PWD}/polybar ~/.config/polybar
diff --git a/rofi_config.rasi b/rofi_config.rasi
new file mode 100644
index 0000000..b0726cd
--- /dev/null
+++ b/rofi_config.rasi
@@ -0,0 +1 @@
+@theme "/usr/share/rofi/themes/lb.rasi"