Updates dnsc-work config
This commit is contained in:
parent
bf1b444ec3
commit
0e147c42df
3 changed files with 56 additions and 14 deletions
|
|
@ -5,8 +5,9 @@ local helpers = require("helpers")
|
|||
local M = {}
|
||||
|
||||
function M.apply_to_config(config)
|
||||
--if hn == "macbook.digital-h.de" then
|
||||
--end
|
||||
if hn == "dnsc-work" then
|
||||
config.window_background_opacity = 0.9
|
||||
end
|
||||
|
||||
if hn == "dnsc-desktop" then
|
||||
config.font = wezterm.font("Victor Mono", { weight = "DemiBold" })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue