summaryrefslogtreecommitdiff
path: root/installers/wc
diff options
context:
space:
mode:
Diffstat (limited to 'installers/wc')
-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
+
+