Use swaybg to change the background

This commit is contained in:
Nina Chlóe Kassandra Reiß
2026-06-19 09:06:56 +02:00
parent 7cff4d2f2e
commit 82f6f840a5
3 changed files with 19 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
hl.on("hyprland.start", function()
hl.exec_cmd("swaybg -m stretch -i ./wallpaper/XP.jpg")
end)