Added webapp and changed wezterm width

This commit is contained in:
William 2024-08-29 07:49:56 -03:00
parent 01809b9cdf
commit 26f27e2c26
2 changed files with 4 additions and 1 deletions

View file

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