Set mac desktop background in darwin
This commit is contained in:
parent
3fe7ae7d9d
commit
2714672b54
|
@ -123,4 +123,8 @@
|
||||||
"/Applications/KiCad/KiCad.app/"
|
"/Applications/KiCad/KiCad.app/"
|
||||||
"/Users/xenia/Applications/Home Manager Apps/Alacritty.app"
|
"/Users/xenia/Applications/Home Manager Apps/Alacritty.app"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
system.activationScripts.extraActivation.text = ''
|
||||||
|
osascript -e "tell application \"System Events\" to tell every desktop to set picture to \"${./backgrounds/pan-wire-3.png}\" as POSIX file"
|
||||||
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user