test
This commit is contained in:
parent
08cd9101e3
commit
034ad3d269
1 changed files with 2 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue