border colors
This commit is contained in:
@@ -40,12 +40,15 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
general = {
|
general = {
|
||||||
border_size = 0;
|
border_size = 1;
|
||||||
gaps_in = 0;
|
gaps_in = 0;
|
||||||
gaps_out = 0;
|
gaps_out = 0;
|
||||||
snap = {
|
snap = {
|
||||||
border_overlap = true;
|
border_overlap = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"col.inactive_border" = "0x99999999";
|
||||||
|
"col.active_border" = "0x99999999";
|
||||||
};
|
};
|
||||||
|
|
||||||
misc = {
|
misc = {
|
||||||
|
|||||||
Reference in New Issue
Block a user