New Alacritty conf for ubuntu i3 with dos font
This commit is contained in:
parent
0be536ca8e
commit
c5ec3d14b1
1 changed files with 2 additions and 2 deletions
|
|
@ -45,13 +45,13 @@ history = 10000
|
||||||
decorations = "full"
|
decorations = "full"
|
||||||
dynamic_padding = false
|
dynamic_padding = false
|
||||||
dynamic_title = true
|
dynamic_title = true
|
||||||
opacity = 1.0
|
opacity = 0.80
|
||||||
|
|
||||||
[window.padding]
|
[window.padding]
|
||||||
x = 6
|
x = 6
|
||||||
y = 4
|
y = 4
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
|
normal = { family = "Modern DOS 9x16", style = "Regular" }
|
||||||
size = 12.0
|
size = 12.0
|
||||||
normal = { family = "monospace", style = "Regular" }
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue