Adds catppuccin nix flake for themeing lots of programs easily. This enables proper themeing for: * zathura * imv * fcitx (declarative settings) * lazygit * btop * gtk It also pulls in the home-manager sessionVars which is necessary to theme applications. The session vars change also reduces the number of env-vars that need to be set in the zshrc due to them being set declaratively elsewhere.
39 lines
624 B
Text
39 lines
624 B
Text
## Default Settings ##
|
|
|
|
clock
|
|
datestr=%a, %b %e %Y
|
|
image=~/.config/wallpapers/girls-last-tour-chibi-eepi.jpg
|
|
grace-no-mouse
|
|
|
|
## Text Settings ##
|
|
|
|
text-color=8aadf4
|
|
font=IPAGothic
|
|
|
|
## Indicator Settings ##
|
|
|
|
indicator
|
|
indicator-radius=140
|
|
indicator-thickness=7
|
|
indicator-x-position=1200
|
|
indicator-y-position=500
|
|
|
|
## Ring Colors ##
|
|
|
|
ring-color=a6da95
|
|
ring-clear-color=eed49f
|
|
ring-ver-color=8aadf4
|
|
ring-wrong-color=ed8796
|
|
|
|
line-color=00000000
|
|
separator-color=00000000
|
|
key-hl-color=c6a0f6
|
|
|
|
bs-hl-color=ed8796
|
|
|
|
## Inside Colors ##
|
|
|
|
inside-color=00000088
|
|
inside-clear-color=eed49f
|
|
inside-ver-color=8aadf4
|
|
inside-wrong-color=ed8796
|