mirror of
https://github.com/mqttr/dotfiles.git
synced 2025-12-15 04:25:50 -06:00
Changed Kitty colors and window size
This commit is contained in:
@@ -3,13 +3,14 @@ select_by_word_characters @-./_~?&=%+#
|
||||
window_border_width 1pt
|
||||
background_opacity 1
|
||||
|
||||
background #303030
|
||||
background #33312E
|
||||
|
||||
remember_window_size yes
|
||||
initial_window_width 640
|
||||
initial_window_height 400
|
||||
remember_window_size no
|
||||
initial_window_width 1400
|
||||
initial_window_height 720
|
||||
draw_minimal_borders yes
|
||||
|
||||
active_border_color #00ff00
|
||||
active_border_color #000000
|
||||
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
@@ -17,4 +18,4 @@ font_family family="JetBrains Mono NL"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
# END_KITTY_FONTS
|
||||
# END_KITTY_FONTS
|
||||
|
||||
Reference in New Issue
Block a user