realwallpaper: reduce log noise
This commit is contained in:
parent
99b6cf632b
commit
8058af6c74
@ -78,7 +78,7 @@ let
|
||||
serviceConfig = {
|
||||
Type = "simple";
|
||||
ExecStart = pkgs.writeDash "generate-wallpaper" ''
|
||||
set -xeuf
|
||||
set -euf
|
||||
|
||||
# usage: getimg FILENAME URL
|
||||
fetch() {
|
||||
|
Loading…
Reference in New Issue
Block a user