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
|
||||
}
|
||||
|
||||
// shadow {
|
||||
// on
|
||||
// }
|
||||
shadow {
|
||||
on
|
||||
}
|
||||
}
|
||||
|
||||
layer-rule {
|
||||
match namespace="^rofi$"
|
||||
// shadow {
|
||||
// on
|
||||
// }
|
||||
shadow {
|
||||
on
|
||||
}
|
||||
}
|
||||
|
||||
// Add lines like this to spawn processes at startup.
|
||||
|
|
Loading…
Add table
Reference in a new issue