mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Minor changes.
This commit is contained in:
@@ -16,13 +16,13 @@ shadow = true;
|
||||
shadow-radius = 8;
|
||||
|
||||
# The opacity of shadows. (0.0 - 1.0, defaults to 0.75)
|
||||
shadow-opacity = .75
|
||||
shadow-opacity = .6
|
||||
|
||||
# The left offset for shadows, in pixels. (defaults to -15)
|
||||
shadow-offset-x = 1;
|
||||
shadow-offset-x = -3;
|
||||
|
||||
# The top offset for shadows, in pixels. (defaults to -15)
|
||||
shadow-offset-y = 1;
|
||||
shadow-offset-y = -3;
|
||||
|
||||
# Specify a list of conditions of windows that should have no shadow.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user