install scripts for all modules

This commit is contained in:
2 * r + 2 * t
2025-01-28 16:45:16 +11:00
parent 1f9044c5db
commit 587e29efe4
14 changed files with 250 additions and 19 deletions
+2 -2
View File
@@ -44,9 +44,9 @@ end
set -l src (dirname (status filename))
set -l colours ($src/gen-scheme.fish $argv[1])
if test -d $CONFIG/hypr
if test -d $CONFIG/../hypr/scheme
log 'Generating hypr scheme'
gen-hypr $colours > $CONFIG/hypr/scheme/dynamic.conf
gen-hypr $colours > $CONFIG/../hypr/scheme/dynamic.conf
end
if test -d $CONFIG/shell