wip: dnsc-machine setup
This commit is contained in:
parent
c2dd8c26f5
commit
8da71cfe23
4 changed files with 9 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ function M.apply_to_config(config)
|
|||
if hn == "dnsc-machine" then
|
||||
config.font = wezterm.font("VictorMono Nerd Font", { weight = "DemiBold" })
|
||||
config.font_size = 15.5
|
||||
config.window_decorations = "RESIZE"
|
||||
config.window_decorations = "NONE"
|
||||
config.window_padding = helpers.get_padding(18, 6)
|
||||
config.window_background_opacity = 0.95
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue