summaryrefslogtreecommitdiff
path: root/installers
diff options
context:
space:
mode:
authorzsmith <zsmith@newhopechurch.tv>2025-07-30 09:16:10 -0500
committerzsmith <zsmith@newhopechurch.tv>2025-07-30 09:16:10 -0500
commit891de8e4c0ea0e4e141de22e684c4ec3c1a4f630 (patch)
tree0899ecc583833235971ce44a3a74b3f5ab8c93d2 /installers
parent881727689c3a32161d9ed0333cde2ec905a9c747 (diff)
parent08655b7b49d8c970b1f0020ccc807209c298c127 (diff)
Merge remote-tracking branch 'origin/master' into mac
Diffstat (limited to 'installers')
-rwxr-xr-xinstallers/wc6
1 files changed, 6 insertions, 0 deletions
diff --git a/installers/wc b/installers/wc
new file mode 100755
index 0000000..bfdb299
--- /dev/null
+++ b/installers/wc
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+pgrep -x Hyprland && make install-hyprplugins
+pgrep -x scroll && make install-scrollconf
+
+