Updated alacritty.toml
This commit is contained in:
@@ -3,5 +3,5 @@ normal = { family = "Iosevka Term Extended", style = "Regular" }
|
|||||||
size = 14
|
size = 14
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
WINIT_X11_SCALE_FACTOR = "1.0"
|
WINIT_X11_SCALE_FACTOR = "1.0" #fixes dwm x11 scaling (large by default for some reason), remove on wayland
|
||||||
TERM = "xterm-256color" #defaults to 'alacritty', not cool with ssh
|
TERM = "xterm-256color" #defaults to 'alacritty', not cool with ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user