🐈 Tweak some options
- Scrollback indicator and cursor beam thickness and a few others - Fix Newline at end of file
This commit is contained in:
@@ -35,7 +35,10 @@ include font.conf
|
||||
### Tab Bar ###
|
||||
include tabs.conf
|
||||
|
||||
|
||||
### Options ###
|
||||
scrollback_lines 10000
|
||||
scrollback_indicator_opacity 0.8
|
||||
background_opacity 0.85
|
||||
background_blur 1
|
||||
dynamic_background_opacity yes
|
||||
@@ -57,6 +60,11 @@ remember_window_size no
|
||||
initial_window_width 150c
|
||||
initial_window_height 32c
|
||||
|
||||
show_hyperlink_targets yes
|
||||
copy_on_select yes
|
||||
disable_ligatures_in cursor
|
||||
cursor_beam_thickness 1.75
|
||||
|
||||
### Aliases ###
|
||||
action_alias launch_tab launch --type=tab --cwd=current
|
||||
action_alias launch_win launch --type=window --cwd=current
|
||||
|
||||
Reference in New Issue
Block a user