dotfiles/.chezmoiexternals/lazygit.toml
punkfairie bc126a7090
Update .chezmoi.toml
Update .chezmoiexternals/lazygit.toml
Update .chezmoiexternals/qt5ct.toml
Update .chezmoiexternals/zathura.toml
Remove .chezmoiscripts/00-backup-id_25519.fish
Update .chezmoiscripts/00-chaotic-aur.sh
2024-09-29 19:39:22 -07:00

21 lines
752 B
TOML

{{- if (not .isServer) -}}
[".config/lazygit/catppuccin/frappe.yml"]
type = "file"
url = "https://raw.githubusercontent.com/catppuccin/lazygit/main/themes-mergable/frappe/pink.yml"
refreshPeriod = "672h"
[".config/lazygit/catppuccin/latte.yml"]
type = "file"
url = "https://raw.githubusercontent.com/catppuccin/lazygit/main/themes-mergable/latte/pink.yml"
refreshPeriod = "672h"
[".config/lazygit/catppuccin/macchiato.yml"]
type = "file"
url = "https://raw.githubusercontent.com/catppuccin/lazygit/main/themes-mergable/macchiato/pink.yml"
refreshPeriod = "672h"
[".config/lazygit/catppuccin/mocha.yml"]
type = "file"
url = "https://raw.githubusercontent.com/catppuccin/lazygit/main/themes-mergable/mocha/pink.yml"
refreshPeriod = "672h"
{{- end -}}