modded wezter width

This commit is contained in:
William 2024-08-20 15:42:02 -03:00
parent 01f17dfb7a
commit e423d6ad6c

View file

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