mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
update font size and theme
This commit is contained in:
parent
264fd648bd
commit
627988acfd
1 changed files with 5 additions and 4 deletions
|
@ -1,9 +1,10 @@
|
||||||
font_family Hack
|
font_family Hack
|
||||||
font_size 12
|
font_size 10
|
||||||
cursor_shape block
|
cursor_shape block
|
||||||
shell_integration no-cursor
|
cursor_stop_blinking_after 10
|
||||||
|
shell_integration enabled no-cursor
|
||||||
enable_audio_bell no
|
enable_audio_bell no
|
||||||
#background_opacity 0.9
|
#background_opacity 0.7
|
||||||
window_padding_width 20
|
window_padding_width 20
|
||||||
#background #202020
|
#background #202020
|
||||||
include zenburn.conf
|
include everforest-dark.conf
|
||||||
|
|
Loading…
Reference in a new issue