Fix Alacritty deprecation warnings; add smol host

This commit is contained in:
Adam Gausmann 2019-12-18 15:02:43 -06:00
parent edadfcc62e
commit 528f8b5a02
3 changed files with 12 additions and 12 deletions

12
hosts/smol.toml Normal file
View file

@ -0,0 +1,12 @@
ethernet = ["enp0s3"]
disks = ["/"]
outputs = [
{ name = "Virtual1", config = ["--auto", "--primary"] },
{ name = "Virtual2" },
{ name = "Virtual3" },
{ name = "Virtual4" },
{ name = "Virtual5" },
{ name = "Virtual6" },
{ name = "Virtual7" },
{ name = "Virtual8" },
]

View file

@ -1,8 +0,0 @@
wireless = ["wlp36s0"]
ethernet = ["enp37s0"]
disks = ["/", "/home"]
outputs = [
{ name = "HDMI-A-0", config = ["--auto", "--primary"] },
{ name = "DVI-D-0", config = ["--auto", "--left-of", "HDMI-A-0"] },
{ name = "DisplayPort-0" },
]

View file

@ -1,7 +1,6 @@
scrolling:
history: 10000
multiplier: 3
faux_multiplier: 3
auto_scroll: false
tabspaces: 8
@ -18,9 +17,6 @@ font:
style: Italic
size: 8
render_timer: false
persistent_logging: false
draw_bold_text_with_bright_colors: true
colors: