111 current 2024-03-01 18:21:50 24.05.20240228.9099616 6.6.18 *
This commit is contained in:
parent
8d8a936928
commit
b0e26a86b2
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
"col.border_1" = "rgb(${muted})";
|
"col.border_1" = "rgb(${muted})";
|
||||||
"col.border_2" = "rgb(${love})";
|
"col.border_2" = "rgb(${love})";
|
||||||
|
|
||||||
border_size_1 = 8;
|
border_size_1 = 4;
|
||||||
|
|
||||||
natural_rounding = "yes";
|
natural_rounding = "yes";
|
||||||
};
|
};
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
gaps_out = 11;
|
gaps_out = 11;
|
||||||
|
|
||||||
# border thiccness
|
# border thiccness
|
||||||
border_size = 2;
|
border_size = 4;
|
||||||
|
|
||||||
# whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
|
# whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
|
||||||
apply_sens_to_raw = 0;
|
apply_sens_to_raw = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue