This commit is contained in:
iFargle 2024-01-02 22:47:38 +09:00
parent 08cd9101e3
commit 034ad3d269

View file

@ -53,6 +53,7 @@
script = ''
id
whoami
which at
echo "plasma-apply-colorscheme -platform offscreen Arc" | at `${pkgs.fx}/bin/fx /tmp/wttr.in .weather[0].astronomy[0].sunrise`
'';
serviceConfig.Type = "oneshot";
@ -63,6 +64,7 @@
script = ''
id
whoami
which at
echo "plasma-apply-colorscheme -platform offscreen ArcDark" | at `${pkgs.fx}/bin/fx /tmp/wttr.in .weather[0].astronomy[0].sunset`
'';
serviceConfig.Type = "oneshot";