changed some pkgs and changed wezterm width
This commit is contained in:
parent
6be4f3743c
commit
ade59deab6
2 changed files with 4 additions and 4 deletions
|
|
@ -10,11 +10,11 @@
|
|||
local hostname = wezterm.hostname()
|
||||
|
||||
if hostname == "rotterdam" then
|
||||
return 108
|
||||
return 110
|
||||
elseif hostname == "io" then
|
||||
return 89
|
||||
else
|
||||
return 108
|
||||
return 110
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue