forked from Shinonome/caelestia-cli
wallpaper: hide scheme update output
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user