浏览代码

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

Mariano Z. 6 月之前
父节点
当前提交
5015b5a4ea
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 1
      local-bin/.local/bin/randwall
  2. 1 0
      sway/.config/sway/config.d/autostart

+ 1 - 1
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
 }
 

+ 1 - 0
sway/.config/sway/config.d/autostart

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