mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
9 lines
103 B
Desktop File
9 lines
103 B
Desktop File
[Unit]
|
|
Description=Update Pacman Cache
|
|
|
|
[Service]
|
|
ExecStart=yay -Sy
|
|
|
|
[Install]
|
|
WantedBy=default.target
|