2024-12-12 15:03 : id 379
This commit is contained in:
parent
166af2831e
commit
feed44f094
@ -45,7 +45,7 @@ in
|
|||||||
|
|
||||||
home = {
|
home = {
|
||||||
activation = {
|
activation = {
|
||||||
myActivationAction = lib.hm.dag.entryAfter ["writeBoundary"] ''
|
postBuild = lib.hm.dag.entryAfter ["writeBoundary"] ''
|
||||||
bash $HOME/scripts/wallpaper-updater
|
bash $HOME/scripts/wallpaper-updater
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
@ -118,11 +118,6 @@ in
|
|||||||
'';
|
'';
|
||||||
executable = true;
|
executable = true;
|
||||||
};
|
};
|
||||||
"~/scripts/post-build.sh" = {
|
|
||||||
text = ''
|
|
||||||
'';
|
|
||||||
executable = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
gtk = {
|
gtk = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user