Updates override
This commit is contained in:
parent
870b25d643
commit
d229ce6537
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ local M = {}
|
|||
|
||||
function M.apply_to_config(config)
|
||||
if hn == "dnsc-work" then
|
||||
config.window_background_opacity = 0.9
|
||||
config.window_background_opacity = 0.975
|
||||
end
|
||||
|
||||
if hn == "dnsc-desktop" then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue