aboutsummaryrefslogtreecommitdiff
path: root/kitty/.config
diff options
context:
space:
mode:
Diffstat (limited to 'kitty/.config')
-rw-r--r--kitty/.config/kitty/kitty.conf10
-rw-r--r--kitty/.config/kitty/kitty.conf.bak10
2 files changed, 14 insertions, 6 deletions
diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf
index 7d44a11..40b004d 100644
--- a/kitty/.config/kitty/kitty.conf
+++ b/kitty/.config/kitty/kitty.conf
@@ -6,9 +6,11 @@
#: individual font faces and even specify special fonts for particular
#: characters.
-# font_family Ubuntu Mono bold
+# font_family Ubuntu Mono
+ font_family JetBrains Mono
+# font_family DejaVu Mono
# font_family source code pro
-font_family Iosevka Term
+# font_family Iosevka Term
# font_family Fira Sans Bold
bold_font auto
italic_font auto
@@ -939,9 +941,9 @@ inactive_tab_font_style normal
#: The foreground and background colors
-# background_opacity 0.95
+background_opacity 0.95
# background_opacity 0.90
-background_opacity 0.00
+# background_opacity 0.50
#: The opacity of the background. A number between 0 and 1, where 1 is
#: opaque and 0 is fully transparent. This will only work if
diff --git a/kitty/.config/kitty/kitty.conf.bak b/kitty/.config/kitty/kitty.conf.bak
index 6d728e2..d030d11 100644
--- a/kitty/.config/kitty/kitty.conf.bak
+++ b/kitty/.config/kitty/kitty.conf.bak
@@ -7,6 +7,10 @@
#: characters.
font_family Ubuntu Mono
+# font_family DejaVu Mono
+# font_family source code pro
+# font_family Iosevka Term
+# font_family Fira Sans Bold
bold_font auto
italic_font auto
bold_italic_font auto
@@ -69,7 +73,7 @@ adjust_baseline 0
symbol_map
-#: E.g. symbol_map U+E0A0-U+E0A3,U+E0C0-U+E0C7 PowerlineSymbols
+: E.g. symbol_map U+E0A0-U+E0A3,U+E0C0-U+E0C7 PowerlineSymbols
#: Map the specified unicode codepoints to a particular font. Useful
#: if you need special rendering for some symbols, such as for
@@ -937,6 +941,8 @@ inactive_tab_font_style normal
#: The foreground and background colors
background_opacity 0.95
+# background_opacity 0.90
+# background_opacity 0.50
#: The opacity of the background. A number between 0 and 1, where 1 is
#: opaque and 0 is fully transparent. This will only work if
@@ -2032,6 +2038,6 @@ map opt+cmd+, debug_config
# BEGIN_KITTY_THEME
-# Afterglow
+# 1984 Light
include current-theme.conf
# END_KITTY_THEME