summaryrefslogtreecommitdiff
path: root/artix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'artix/Makefile')
-rw-r--r--artix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/artix/Makefile b/artix/Makefile
index 1a8d68b..31cebb6 100644
--- a/artix/Makefile
+++ b/artix/Makefile
@@ -13,6 +13,7 @@ config: unstow
envsubst < template/alacritty/alacritty.toml > home/.config/alacritty/alacritty.toml; \
envsubst < template/dunst/dunstrc > home/.config/dunst/dunstrc; \
envsubst < template/waybar/style.css > home/.config/waybar/style.css
+ sed -i "s/@theme.*/@theme \"$(COLORSCHEME).rasi\"/g" home/.config/rofi/config.rasi
make stow
stow: