changing wlsunet and adding ssh-command to borgmatic
This commit is contained in:
@@ -16,6 +16,7 @@ location:
|
|||||||
|
|
||||||
storage:
|
storage:
|
||||||
encryption_passcommand: gopass show -o backups/laptop
|
encryption_passcommand: gopass show -o backups/laptop
|
||||||
|
ssh_command: ssh -i ~/.ssh/ry_ecdsa -p 46668
|
||||||
|
|
||||||
retention:
|
retention:
|
||||||
keep_daily: 7
|
keep_daily: 7
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
"custom/wlsunset": {
|
"custom/wlsunset": {
|
||||||
"format": "<span size='large'>{icon}</span>",
|
"format": "<span size='large'>{icon}</span>",
|
||||||
"format-icons": [""],
|
"format-icons": [""],
|
||||||
"on-click": "wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500"
|
"on-click": "wlsunset -l 47.6 -L -122.3 -t 3000 -T 3100"
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"interval": 5,
|
"interval": 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user