some fixes

This commit is contained in:
pika 2025-05-10 19:54:52 +02:00
parent d401d73c2f
commit 26ca1d0eed
2 changed files with 3 additions and 3 deletions

View file

@ -94,10 +94,10 @@ main() {
sleep 0.2
# swaync >/dev/null 2>&1 &
# notify-send "low" "bar" "launching.."
bash "$scriptdir/bar"
bash "$_scripts/bar"
notify-send "low" "wallpaper" "loading.."
bash "$scriptdir/wallpaper"
bash "$_scripts/wallpaper"
if command_exists redshift; then
notify-send "low" "redshift" "protecting your eyes from the blue light.."