20 lines
585 B
YAML
20 lines
585 B
YAML
.config/nvim:
|
|
type: git-repo
|
|
url: git@zechert.net:fz-stack/nvim.git
|
|
refreshPeriod: 24h
|
|
|
|
.config/thunderbird-theme:
|
|
type: git-repo
|
|
url: https://github.com/catppuccin/thunderbird.git
|
|
refreshPeriod: 168h
|
|
|
|
.config/btop/themes/catppuccin_macchiato.theme:
|
|
type: file
|
|
url: https://raw.githubusercontent.com/catppuccin/btop/refs/heads/main/themes/catppuccin_macchiato.theme
|
|
refreshPeriod: 168h
|
|
|
|
.config/DankMaterialShell/catppuccin.json:
|
|
type: file
|
|
url: https://raw.githubusercontent.com/catppuccin/dankmaterialshell/refs/heads/main/catppuccin.json
|
|
refreshPeriod: 168h
|