fixes issue after update

This commit is contained in:
Dennis Schoepf 2025-11-24 01:39:41 +01:00
parent 057f19290d
commit 60adc2eb2d
4 changed files with 13 additions and 194 deletions

View file

@ -15,8 +15,8 @@ function M.apply_to_config(config)
config.font_size = 15.5
config.window_decorations = "NONE"
config.window_padding = helpers.get_padding(18, 6)
config.window_background_opacity = 0.92
-- config.enable_wayland = false;
config.window_background_opacity = 1
config.enable_wayland = false;
end
end

View file

@ -186,7 +186,7 @@ layout {
// Wallpaper Setup
spawn-at-startup "swaync"
spawn-at-startup "ironbar"
// spawn-at-startup "ironbar"
spawn-at-startup "swww-daemon" // Wallpaper
spawn-sh-at-startup "~/.config/awww/bin/random-bg.sh ~/Pictures/Wallpapers/safe/dark"