diff --git a/background.lua b/background.lua index 2dfcfaa..239412a 100644 --- a/background.lua +++ b/background.lua @@ -1,5 +1,5 @@ return { start = function() - hl.exec_cmd("swaybg -m stretch -i ./wallpaper/XP.jpg") + hl.exec_cmd("swaybg -m stretch -i ./wallpaper/RooftopSunset.jpeg") end, } diff --git a/wallpaper/teufelsberg.jpg b/wallpaper/teufelsberg.jpg new file mode 100644 index 0000000..5c7d0bc Binary files /dev/null and b/wallpaper/teufelsberg.jpg differ