19 lines
514 B
TOML
19 lines
514 B
TOML
[".config/kitty/kitty-gruvbox-theme"]
|
|
type = "archive"
|
|
url = "https://github.com/wdomitrz/kitty-gruvbox-theme/archive/master.tar.gz"
|
|
exact = true
|
|
stripComponents = 1
|
|
refreshPeriod = "168h"
|
|
|
|
[".config/variety/plugins/verse.py"]
|
|
type = "file"
|
|
url = "https://raw.githubusercontent.com/Crissium/variety-daily-verse/master/verse.py"
|
|
refreshPeriod = "168h"
|
|
|
|
[".local/share/xxtools"]
|
|
type = "archive"
|
|
url = "https://github.com/Piraty/xxtools/archive/master.tar.gz"
|
|
exact = true
|
|
stripComponents = 1
|
|
refreshPeriod = "168h"
|