Make Caliber use dark mode

This commit is contained in:
Tom Willemse 2020-04-13 02:14:29 -07:00
parent abdb565cee
commit 4a916455d2

View file

@ -7,6 +7,8 @@ set PATH ~/usr/bin $PATH
set -x LESS FXRSi
set -x EDITOR emacsclient
set -x DOTNET_CLI_TELEMETRY_OPTOUT true
# Turn Calibre into a dark themed application
set -x CALIBRE_USE_DARK_PALETTE 1
kitty + complete setup fish | source