1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

chore(wired-notify): update test script

This commit is contained in:
oddlama 2023-10-15 00:20:21 +02:00
parent 729949e218
commit bec6f5d421
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -11,7 +11,7 @@ app_discord=(
"--icon=/run/current-system/etc/profiles/per-user/$USER/share/pixmaps/discord.png" "--icon=/run/current-system/etc/profiles/per-user/$USER/share/pixmaps/discord.png"
) )
image_1=("--hint=string:image-path:$HOME/Downloads/wallpaper.png") image_1=("--hint=string:image-path:$HOME/Downloads/img.jpg")
urgency_low=("--urgency=low") urgency_low=("--urgency=low")
urgency_normal=("--urgency=normal") urgency_normal=("--urgency=normal")