9 lines
167 B
Desktop File
9 lines
167 B
Desktop File
[Unit]
|
|
Description=Update eww config from git
|
|
After=network-online.target
|
|
Wants=network-online.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=%h/eww-icons/bin/update-eww.sh
|