diff options
| author | nathan <nathansmith@disroot.org> | 2025-10-20 10:36:48 +0000 |
|---|---|---|
| committer | nathan <nathansmith@disroot.org> | 2025-10-20 10:36:48 +0000 |
| commit | 5f402fc99a19d7d73ba75f632aed5cbef7e3920a (patch) | |
| tree | 05494e50e2dbcd65835e89065637a53724acf913 /src/settings.c | |
| parent | 27cf645101e295671a8381447a9cd1e9244a914c (diff) | |
| download | FindThings-5f402fc99a19d7d73ba75f632aed5cbef7e3920a.tar.gz FindThings-5f402fc99a19d7d73ba75f632aed5cbef7e3920a.tar.bz2 FindThings-5f402fc99a19d7d73ba75f632aed5cbef7e3920a.zip | |
Fuck ultra wide
Diffstat (limited to 'src/settings.c')
| -rw-r--r-- | src/settings.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings.c b/src/settings.c index 55ebb9c..159cb6a 100644 --- a/src/settings.c +++ b/src/settings.c @@ -9,7 +9,7 @@ Settings defaultSettings() .screenHeight = 447, .edgeDetectionWidth = 80.0, .edgeDetectionHeight = 60.0, - .edgeDetectionFactor = 0.1, + .edgeDetectionFactor = 0.11, .gamma = 0.6, .colorCount = 11.0, .mouseSpeed = 0.1, |
