Fix odd border around gtk apps on i3

This commit is contained in:
EliverLara
2019-10-12 12:52:06 -05:00
parent 1258b94723
commit 09185d040c
3 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ decoration {
.solid-csd & {
border-radius: 0;
margin: 4px;
margin: 0px;
background-color: $backdrop_bg_color;
border: solid 1px $backdrop_borders_color;
box-shadow: none;