kitty: change fonts again
This commit is contained in:
parent
4eb4188208
commit
137404d975
1 changed files with 10 additions and 10 deletions
|
@ -1,23 +1,23 @@
|
||||||
include ./theme.conf
|
include ./theme.conf
|
||||||
|
|
||||||
#font_family PragmataPro Mono Liga
|
font_family PragmataPro Mono Liga
|
||||||
#bold_font PragmataPro Mono Liga Bold
|
bold_font PragmataPro Mono Liga Bold
|
||||||
#italic_font PragmataPro Mono Liga Italic
|
italic_font PragmataPro Mono Liga Italic
|
||||||
#bold_italic_font PragmataPro Mono Liga Bold Italic
|
bold_italic_font PragmataPro Mono Liga Bold Italic
|
||||||
|
|
||||||
font_family Liberation Mono
|
# font_family Liberation Mono
|
||||||
bold_font Liberation Mono Bold
|
# bold_font Liberation Mono Bold
|
||||||
italic_font Liberation Mono Italic
|
# italic_font Liberation Mono Italic
|
||||||
bold_italic_font Liberation Mono Bold
|
# bold_italic_font Liberation Mono Bold
|
||||||
|
|
||||||
|
|
||||||
font_size 10
|
font_size 12
|
||||||
|
|
||||||
clipboard_control write-clipboard write-primary read-clipboard-ask read-primary-ask
|
clipboard_control write-clipboard write-primary read-clipboard-ask read-primary-ask
|
||||||
window_padding_width 5
|
window_padding_width 5
|
||||||
remember_window_size no
|
remember_window_size no
|
||||||
copy_on_select yes
|
copy_on_select yes
|
||||||
background_opacity 1
|
background_opacity 0.95
|
||||||
|
|
||||||
bell_path /home/thomas/dotfiles/gruvbox-95/sounds/st-terminal-beep.wav
|
bell_path /home/thomas/dotfiles/gruvbox-95/sounds/st-terminal-beep.wav
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue