alacritty: Collapse font families, remove mouse.url.launcher to allow autodetection
This commit is contained in:
parent
c142d21b67
commit
065fc7d78d
@ -38,12 +38,7 @@ scrolling:
|
|||||||
auto_scroll: false
|
auto_scroll: false
|
||||||
|
|
||||||
font:
|
font:
|
||||||
normal:
|
normal: { family: Hack }
|
||||||
family: Hack
|
|
||||||
bold:
|
|
||||||
family: Hack
|
|
||||||
italic:
|
|
||||||
family: Hack
|
|
||||||
size: 11.0
|
size: 11.0
|
||||||
|
|
||||||
# Display tabs using this many cells (changes require restart)
|
# Display tabs using this many cells (changes require restart)
|
||||||
@ -85,9 +80,7 @@ colors:
|
|||||||
|
|
||||||
mouse:
|
mouse:
|
||||||
hide_when_typing: true
|
hide_when_typing: true
|
||||||
url:
|
url: { modifiers: Control|Shift }
|
||||||
launcher: xdg-open
|
|
||||||
modifiers: Control|Shift
|
|
||||||
|
|
||||||
mouse_bindings:
|
mouse_bindings:
|
||||||
- { mouse: Middle, action: PasteSelection }
|
- { mouse: Middle, action: PasteSelection }
|
||||||
|
Loading…
Reference in New Issue
Block a user