niri: disable window shadow
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
1cef559f96
commit
313aaa4cfc
1 changed files with 4 additions and 4 deletions
|
@ -87,10 +87,10 @@ in {
|
||||||
node.children
|
node.children
|
||||||
++ [
|
++ [
|
||||||
# https://github.com/YaLTeR/niri/wiki/Configuration:-Layout#shadow
|
# https://github.com/YaLTeR/niri/wiki/Configuration:-Layout#shadow
|
||||||
(plain "shadow" [
|
# (plain "shadow" [
|
||||||
(flag "on")
|
# (flag "on")
|
||||||
(leaf "inactive-color" "#00000000")
|
# (leaf "inactive-color" "#00000000")
|
||||||
])
|
# ])
|
||||||
|
|
||||||
# https://github.com/YaLTeR/niri/wiki/Configuration:-Layout#tab-indicator
|
# https://github.com/YaLTeR/niri/wiki/Configuration:-Layout#tab-indicator
|
||||||
(plain "tab-indicator" [
|
(plain "tab-indicator" [
|
||||||
|
|
Loading…
Add table
Reference in a new issue