mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 23:39:58 -05:00
add random osu seasonal wallpaper button
This commit is contained in:
@@ -44,7 +44,7 @@ ApplicationWindow {
|
||||
Process {
|
||||
id: konachanWallProc
|
||||
property string status: ""
|
||||
command: ["bash", "-c", Quickshell.shellPath("scripts/colors/random_konachan_wall.sh")]
|
||||
command: ["bash", "-c", Quickshell.shellPath("scripts/colors/random/random_konachan_wall.sh")]
|
||||
stdout: SplitParser {
|
||||
onRead: data => {
|
||||
console.log(`Konachan wall proc output: ${data}`);
|
||||
|
||||
Reference in New Issue
Block a user