1
1
Fork 0

hyprland: disable shadow for tiled windows

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-09-12 12:59:37 -05:00
parent ed3384b223
commit 3a26b31226
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -167,6 +167,7 @@ in {
flatten [
### Defaults
(class ".*" ["float" "suppressevent maximize" "syncfullscreen"])
(floating false ["noshadow"])
(floating true ["bordercolor rgb(073642)"])
(fullscreen true ["idleinhibit focus"])
(pinned true ["bordercolor rgb(073642) rgb(073642)"])