mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-08 00:09:29 -05:00
scheme: light/dark mode
This commit is contained in:
+1
-1
@@ -114,7 +114,7 @@ else
|
||||
set -l src (dirname (status filename))
|
||||
$src/scheme/gen-scheme.fish $chosen_wallpaper > $src/data/schemes/dynamic.txt
|
||||
if test -f $C_STATE/scheme/current.txt -a "$(cat $C_STATE/scheme/current-name.txt)" = 'dynamic'
|
||||
cp $src/data/schemes/dynamic.txt $C_STATE/scheme/current.txt
|
||||
caelestia scheme dynamic
|
||||
end
|
||||
|
||||
# Store the wallpaper chosen
|
||||
|
||||
Reference in New Issue
Block a user