add random osu seasonal wallpaper button

This commit is contained in:
end-4
2025-09-28 20:50:21 +02:00
parent 0491bd993e
commit 83be5822b1
5 changed files with 83 additions and 22 deletions
@@ -42,7 +42,7 @@ Item { // Wrapper
{
action: "konachanwallpaper",
execute: () => {
Quickshell.execDetached([Quickshell.shellPath("scripts/colors/random_konachan_wall.sh")]);
Quickshell.execDetached([Quickshell.shellPath("scripts/colors/random/random_konachan_wall.sh")]);
}
},
{