wallpaper: hide scheme update output

This commit is contained in:
2 * r + 2 * t
2025-02-23 22:06:46 +11:00
parent bda03d2939
commit 9b1120219b
+1 -1
View File
@@ -117,7 +117,7 @@ else
set -q _flag_T && set -l theme --theme $_flag_T set -q _flag_T && set -l theme --theme $_flag_T
$src/scheme/gen-scheme.fish $theme $chosen_wallpaper > $src/data/schemes/dynamic.txt $src/scheme/gen-scheme.fish $theme $chosen_wallpaper > $src/data/schemes/dynamic.txt
if test -f $C_STATE/scheme/current.txt -a "$(cat $C_STATE/scheme/current-name.txt)" = 'dynamic' if test -f $C_STATE/scheme/current.txt -a "$(cat $C_STATE/scheme/current-name.txt)" = 'dynamic'
caelestia scheme dynamic caelestia scheme dynamic > /dev/null
end end
# Store the wallpaper chosen # Store the wallpaper chosen