Updates override

This commit is contained in:
Dennis 2025-05-19 09:44:09 +02:00
parent 870b25d643
commit d229ce6537

View file

@ -6,7 +6,7 @@ local M = {}
function M.apply_to_config(config) function M.apply_to_config(config)
if hn == "dnsc-work" then if hn == "dnsc-work" then
config.window_background_opacity = 0.9 config.window_background_opacity = 0.975
end end
if hn == "dnsc-desktop" then if hn == "dnsc-desktop" then