Enable shadows
This commit is contained in:
parent
982b0ccc48
commit
0016d20633
1 changed files with 6 additions and 6 deletions
|
@ -223,16 +223,16 @@ layout {
|
||||||
// bottom 64
|
// bottom 64
|
||||||
}
|
}
|
||||||
|
|
||||||
// shadow {
|
shadow {
|
||||||
// on
|
on
|
||||||
// }
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
layer-rule {
|
layer-rule {
|
||||||
match namespace="^rofi$"
|
match namespace="^rofi$"
|
||||||
// shadow {
|
shadow {
|
||||||
// on
|
on
|
||||||
// }
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Add lines like this to spawn processes at startup.
|
// Add lines like this to spawn processes at startup.
|
||||||
|
|
Loading…
Add table
Reference in a new issue