mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-16 10:58:15 +01:00
hyprland: Set fullscreen_opacity to 0.9999999
This fixes an issue where fullscreen windows would previously cause swww and other background image setters to not show backgrounds until a gesture animation was completed.
This commit is contained in:
parent
d3ae9cbe61
commit
37c6737beb
@ -50,6 +50,7 @@
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
fullscreen_opacity = 0.9999999
|
||||
}
|
||||
|
||||
animations {
|
||||
|
Loading…
Reference in New Issue
Block a user