theming: kitty theme without terminal escape codes

Up until now, colors were applied with the help of terminal escape
codes, ran from the fish config. This still happens (so theming will
still kinda also work for other terminals), but, for kitty specifically,
I've also added a way to apply the theme on startup, without the need
for loading the fish config.
This commit is contained in:
nrand
2026-03-11 11:58:04 +02:00
parent a7f1cddd45
commit 1671959186
3 changed files with 51 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
# Theming
include ~/.local/state/quickshell/user/generated/terminal/kitty-theme.conf
# Font
font_family JetBrains Mono Nerd Font
font_size 11.0