mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-05 23:09:27 -05:00
install scripts for all modules
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user