mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-20 11:48:21 +02:00
Fixed wallsetter completely!
This commit is contained in:
parent
0a4d3e99a3
commit
2330d9e7eb
@ -41,7 +41,7 @@ pkgs.writeShellScriptBin "wallsetter" ''
|
|||||||
TRANSITION=$TRANSITION5
|
TRANSITION=$TRANSITION5
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
${pkgs.swww}/bin/swww img '$WALLPAPER' $TRANSITION
|
${pkgs.swww}/bin/swww img "$WALLPAPER" $TRANSITION
|
||||||
sleep $TIMEOUT
|
sleep $TIMEOUT
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user