feat(hyprland): add xray to hyprland
when something has transparency it'll ignore the windows behind it and just show the background (apparently better performance IDK)
This commit is contained in:
parent
606cc728e3
commit
685096d73a
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@
|
|||
enabled=1
|
||||
size=3
|
||||
passes=2
|
||||
xray=1
|
||||
}
|
||||
|
||||
drop_shadow=1
|
||||
|
|
Loading…
Reference in a new issue