Files
dotfiles/user/.chezmoiexternal.yaml
T

45 lines
1.4 KiB
YAML

# Configuration for Neovim
.config/nvim:
type: git-repo
url: git@zechert.net:fz-stack/nvim.git
refreshPeriod: 0
# Theme for Thunderbird
.config/thunderbird-theme:
type: git-repo
url: https://github.com/catppuccin/thunderbird.git
refreshPeriod: 168h
# Theme for btop
.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/btop/themes/catppuccin_mocha.theme:
type: file
url: https://raw.githubusercontent.com/catppuccin/btop/refs/heads/main/themes/catppuccin_mocha.theme
refreshPeriod: 168h
# Theme for DankMateiralShell
.config/DankMaterialShell/catppuccin.json:
type: file
url: https://raw.githubusercontent.com/catppuccin/dankmaterialshell/refs/heads/main/catppuccin.json
refreshPeriod: 168h
# Theme for Spotify / spicetify-cli
.config/spicetify-catppuccin-theme:
type: git-repo
url: https://github.com/catppuccin/spicetify.git
refreshPeriod: 168h
# Theme for QT
.config/qt5ct/colors/catppuccin-mocha-blue.conf:
type: file
url: https://raw.githubusercontent.com/catppuccin/qt5ct/refs/heads/main/themes/catppuccin-mocha-blue.conf
refreshPeriod: 168h
.config/qt6ct/colors/catppuccin-mocha-blue.conf:
type: file
url: https://raw.githubusercontent.com/catppuccin/qt5ct/refs/heads/main/themes/catppuccin-mocha-blue.conf
refreshPeriod: 168h