1
0
Fork 0

block cursor, disable size_hints since they break the size

This commit is contained in:
Von Random 2015-06-22 16:16:03 +03:00
parent 21fcb05a2e
commit 30c54fd604

View file

@ -12,12 +12,12 @@ scrollback_lines = 1000
search_wrap = true
icon_name = terminal
cursor_blink = off
cursor_shape = underline
cursor_shape = block
browser = firefox
size_hints = true
size_hints = false
[colors]
cursor = #fdf6e3
#cursor = #fdf6e3
foreground = #839496
foreground_bold = #fdf6e3
background = rgba(0, 20, 26, 0.9)