tweak sample configuration
This commit is contained in:
parent
d7f15c12eb
commit
5a17c7e02d
4
config
4
config
|
@ -8,7 +8,7 @@ dynamic_title = true
|
||||||
urgent_on_bell = true
|
urgent_on_bell = true
|
||||||
clickable_url = true
|
clickable_url = true
|
||||||
font = Monospace 9
|
font = Monospace 9
|
||||||
scrollback_lines = 1000
|
scrollback_lines = 10000
|
||||||
search_wrap = true
|
search_wrap = true
|
||||||
#icon_name = terminal
|
#icon_name = terminal
|
||||||
#geometry = 640x480
|
#geometry = 640x480
|
||||||
|
@ -20,7 +20,7 @@ cursor_blink = system
|
||||||
cursor_shape = block
|
cursor_shape = block
|
||||||
|
|
||||||
# $BROWSER is used by default
|
# $BROWSER is used by default
|
||||||
#browser = firefox
|
#browser = chromium
|
||||||
|
|
||||||
# set size hints for the window
|
# set size hints for the window
|
||||||
#size_hints = false
|
#size_hints = false
|
||||||
|
|
Loading…
Reference in New Issue