mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
activating shadow for all windows
This commit is contained in:
@@ -215,7 +215,7 @@ layout {
|
|||||||
// You can enable drop shadows for windows.
|
// You can enable drop shadows for windows.
|
||||||
shadow {
|
shadow {
|
||||||
// Uncomment the next line to enable shadows.
|
// Uncomment the next line to enable shadows.
|
||||||
// on
|
on
|
||||||
|
|
||||||
// By default, the shadow draws only around its window, and not behind it.
|
// By default, the shadow draws only around its window, and not behind it.
|
||||||
// Uncomment this setting to make the shadow draw behind its window.
|
// Uncomment this setting to make the shadow draw behind its window.
|
||||||
@@ -231,7 +231,7 @@ layout {
|
|||||||
// window. These will also remove client-side shadows if the window
|
// window. These will also remove client-side shadows if the window
|
||||||
// draws any.
|
// draws any.
|
||||||
//
|
//
|
||||||
// draw-behind-window true
|
draw-behind-window true
|
||||||
|
|
||||||
// You can change how shadows look. The values below are in logical
|
// You can change how shadows look. The values below are in logical
|
||||||
// pixels and match the CSS box-shadow properties.
|
// pixels and match the CSS box-shadow properties.
|
||||||
|
|||||||
Reference in New Issue
Block a user