Update user configs, add update xinitrc and add xserverrc
This commit is contained in:
@ -1,22 +1,22 @@
|
||||
[options]
|
||||
scroll_on_output = false
|
||||
scroll_on_output = false
|
||||
scroll_on_keystroke = true
|
||||
audible_bell = false
|
||||
mouse_autohide = false
|
||||
allow_bold = true
|
||||
dynamic_title = true
|
||||
urgent_on_bell = true
|
||||
clickable_url = true
|
||||
font = {{.Data.terminal_font}}
|
||||
scrollback_lines = 10000
|
||||
search_wrap = true
|
||||
icon_name = utilities-terminal
|
||||
geometry = 745x475
|
||||
scrollback_lines = 15000
|
||||
clickable_url = true
|
||||
cursor_blink = system
|
||||
cursor_shape = ibeam
|
||||
browser = xdg-open
|
||||
audible_bell = false
|
||||
mouse_autohide = false
|
||||
allow_bold = true
|
||||
dynamic_title = true
|
||||
urgent_on_bell = true
|
||||
clickable_url = true
|
||||
font = {{.Data.terminal_font}}
|
||||
scrollback_lines = 10000
|
||||
search_wrap = true
|
||||
icon_name = utilities-terminal
|
||||
geometry = 745x475
|
||||
scrollback_lines = 15000
|
||||
clickable_url = true
|
||||
cursor_blink = system
|
||||
cursor_shape = ibeam
|
||||
browser = exo-open
|
||||
filter_unmatched_urls = true
|
||||
|
||||
[colors]
|
||||
|
Reference in New Issue
Block a user