hyprland: disable shadow for tiled windows
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
ed3384b223
commit
3a26b31226
1 changed files with 1 additions and 0 deletions
|
@ -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)"])
|
||||
|
|
Loading…
Reference in a new issue