Make Caliber use dark mode
This commit is contained in:
parent
abdb565cee
commit
4a916455d2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue