made gaps 10px smaller and 30% sexier

This commit is contained in:
ISnortPennies 2022-09-07 01:40:13 -04:00
parent fc39de700a
commit bb6478d0a8
2 changed files with 13 additions and 13 deletions

View file

@ -14,8 +14,8 @@
];
settings = {
border_width = 0;
window_gap = 20;
border_radius = 15;
window_gap = 10;
border_radius = 7;
normal_border_color = "\#c0caf5";
active_border_color = "\#c0caf5";
focused_border_color = "\#c0caf5";