updates swaync config

This commit is contained in:
Dennis Schoepf 2025-11-23 23:34:40 +01:00
parent 713fee9273
commit cc6bd77a0c
3 changed files with 414 additions and 41 deletions

View file

@ -16,7 +16,7 @@ function M.apply_to_config(config)
config.window_decorations = "NONE"
config.window_padding = helpers.get_padding(18, 6)
config.window_background_opacity = 0.92
config.enable_wayland = false;
-- config.enable_wayland = false;
end
end