love me love me say that you love me
This commit is contained in:
parent
9ad417c37e
commit
ccb987de9f
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
# unless explicitly requested using the wintypes option.
|
||||
#
|
||||
# shadow = false
|
||||
shadow = true;
|
||||
shadow = false;
|
||||
|
||||
# The blur radius for shadows, in pixels. (defaults to 12)
|
||||
# shadow-radius = 12
|
||||
|
@ -146,7 +146,7 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ];
|
|||
# Sets the radius of rounded window corners. When > 0, the compositor will
|
||||
# round the corners of windows. Does not interact well with
|
||||
# `transparent-clipping`.
|
||||
corner-radius = 5
|
||||
corner-radius = 10
|
||||
|
||||
# Exclude conditions for rounded corners.
|
||||
rounded-corners-exclude = [
|
||||
|
|
Loading…
Reference in a new issue