summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-07-26 13:07:22 -0500
committerZachIR <zachir@librem.one>2025-07-26 13:07:22 -0500
commitbf5ca1ca5b9cf6853217495258a53feda7a189be (patch)
tree6415ffe9aa536b4cada6efeb868d0ae7a322ef2a /Makefile
parente7bd39aeda112e7c0dd0493fa3886149df2f2771 (diff)
parent304aa0bc4856e5498b64ae95e73e1a7b21924f46 (diff)
Merge branch 'master' into car
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ce4171e..24b5acd 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,12 @@ DCONFS := doas.conf
all:
-install: install-hyprplugins install-zshconfigs install-shconfigs vimplug-vim install-scrollconf
+install: install-zshconfigs install-shconfigs vimplug-vim wc
+
+wc:
+ @echo "Installing wayland compositor stuff..."
+ @./installers/wc
+ @echo "Done."
install-hyprplugins: install-hyprsplit install-hyprland-plugins