Lazy commit

This commit is contained in:
Jamie Albert
2025-11-06 02:30:35 +00:00
parent f0095371fa
commit e5d26bd32b
143 changed files with 9207 additions and 6385 deletions

View File

@@ -0,0 +1 @@
../../../../../git/gruvbox-plus-icon-pack/Gruvbox-Plus-Dark

View File

@@ -0,0 +1,13 @@
[Unit]
Description=dao: rclone mount
After=network-online.target
Wants=network-online.target
[Service]
Type=simple
ExecStart=bash /usr/local/bin/dao.sh mount
Restart=on-failure
RestartSec=10
[Install]
WantedBy=default.target