feat(hypr): set wallpaper on startup

This commit is contained in:
2026-08-11 20:25:55 -04:00
parent 84a52f1223
commit f2daba6dc2
+1
View File
@@ -1,4 +1,5 @@
hl.on("hyprland.start", function()
hl.exec_cmd("swaybg --image ~/Pictures/wallpaper/0000.jpg --mode fill")
hl.exec_cmd("pass git pull")
hl.exec_cmd("~/bin/system/system-start.sh")
hl.exec_cmd("hypridle")