add spotify spicetify themeing
This commit is contained in:
@@ -1,19 +1,29 @@
|
||||
# Configuration for Neovim
|
||||
.config/nvim:
|
||||
type: git-repo
|
||||
url: git@zechert.net:fz-stack/nvim.git
|
||||
refreshPeriod: 24h
|
||||
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
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user