wezterm widht again

This commit is contained in:
William 2024-08-22 18:49:07 -03:00
parent 99456385f8
commit 52722bb66e

View file

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