Forgot to change this width

This commit is contained in:
William 2024-08-29 07:51:07 -03:00
parent 26f27e2c26
commit 8684faf0e9

View file

@ -10,7 +10,7 @@
local hostname = wezterm.hostname()
if hostname == "rotterdam" then
return 110
return 108
elseif hostname == "io" then
return 89
else