dev: automated commit - 2025-07-18 11:56:34

This commit is contained in:
Mariano Z. 2025-07-18 11:56:34 -03:00
parent e05ed080e2
commit 5015b5a4ea
2 changed files with 2 additions and 1 deletions

View file

@ -9,7 +9,7 @@ set_wallpaper_sway() {
if [ "$(hostname)" == "main" ]; then
swaymsg -t get_outputs -r | jq -r ".[].name" | parallel 'swaybg -o {} -i $(find ~/Pictures/* -type f | shuf -n 1) &'
elif [ "$(hostname)" == "fw" ]; then
swaybg -m fill -i "/home/forbi/Pictures/nord-balloons.png"
swaybg -m fill -i "/home/forbi/Pictures/hwtioswoamne1.jpeg"
fi
}

View file

@ -23,4 +23,5 @@ exec {
betterbird
zen-browser
obsidian
localsend
}