io wezterm width

This commit is contained in:
William 2024-08-20 10:12:43 -03:00
parent 6cc181cf3c
commit 01f17dfb7a

View file

@ -12,7 +12,7 @@
if hostname == "rotterdam" then
return 110
elseif hostname == "io" then
return 94
return 91
else
return 108
end