Updates dnsc-work config

This commit is contained in:
Dennis 2025-05-09 11:52:29 +02:00
parent bf1b444ec3
commit 0e147c42df
3 changed files with 56 additions and 14 deletions

View file

@ -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" })