Browse Source

Change Arkenfox refresh from weekly to monthly

master
Ryan Reed 1 year ago
parent
commit
153cb55c93
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .chezmoiexternal.toml

+ 1
- 1
.chezmoiexternal.toml View File

@ -6,4 +6,4 @@
[".mozilla/firefox/personal-profile.default/updater.sh"]
type = "file"
url = "https://raw.githubusercontent.com/arkenfox/user.js/master/updater.sh"
refreshPeriod = "168h" # Weekly
refreshPeriod = "720h" # Monthly

Loading…
Cancel
Save