From 5015b5a4eae690171cb88aca1f36ccb21eeb621a Mon Sep 17 00:00:00 2001 From: "Mariano Z." Date: Fri, 18 Jul 2025 11:56:34 -0300 Subject: [PATCH] dev: automated commit - 2025-07-18 11:56:34 --- local-bin/.local/bin/randwall | 2 +- sway/.config/sway/config.d/autostart | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/local-bin/.local/bin/randwall b/local-bin/.local/bin/randwall index f8f1269..6aa9512 100755 --- a/local-bin/.local/bin/randwall +++ b/local-bin/.local/bin/randwall @@ -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 } diff --git a/sway/.config/sway/config.d/autostart b/sway/.config/sway/config.d/autostart index df866d3..970fa94 100644 --- a/sway/.config/sway/config.d/autostart +++ b/sway/.config/sway/config.d/autostart @@ -23,4 +23,5 @@ exec { betterbird zen-browser obsidian + localsend }