Skip to content

Commit

Permalink
make kitty readable on big monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Sep 25, 2023
1 parent 18f14fb commit e6956d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# * also run nvim update
################################################################################

set-option -g default-shell /bin/zsh
set -g default-terminal "xterm-256color"
# set-option -sa terminal-overrides ",xterm*:Tc"
# set -g default-terminal "tmux-256color"
Expand Down
4 changes: 2 additions & 2 deletions kitty/kitty.conf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ font_family SF Mono Powerline
#: italic_font Operator Mono Book Italic
#: bold_italic_font Operator Mono Medium Italic

font_size 12.0
font_size 11.3

#: Font size (in pts)

Expand Down Expand Up @@ -2394,4 +2394,4 @@ font_size 12.0
# BEGIN_KITTY_THEME
# Tokyo Night Storm
include current-theme.conf
# END_KITTY_THEME
# END_KITTY_THEME

0 comments on commit e6956d8

Please sign in to comment.