dev: automated commit - 2025-07-18 11:56:34
This commit is contained in:
parent
e05ed080e2
commit
5015b5a4ea
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue