remove rounded corners
This commit is contained in:
parent
56aad299af
commit
998136f0ea
1 changed files with 1 additions and 1 deletions
|
@ -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 = 10
|
||||
corner-radius = 0
|
||||
|
||||
# Exclude conditions for rounded corners.
|
||||
rounded-corners-exclude = [
|
||||
|
|
Loading…
Reference in a new issue