dev: automated commit - 2025-09-22 16:46:12
This commit is contained in:
parent
7bf9a172ac
commit
c9829cac0f
27 changed files with 156 additions and 181 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/mzunino/Pictures/hwtioswoamne1.jpeg"
|
||||
swaybg -m fill -i "$HOME/Pictures/hwtioswoamne1.jpeg"
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue