aboutsummaryrefslogtreecommitdiff
path: root/src/Chelleport/Config.hs
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-12-25 14:25:09 +0530
committerAkshay Nair <phenax5@gmail.com>2024-12-25 14:25:09 +0530
commit4e74eeebbaa441cda3a6846c47d82516878f8f05 (patch)
tree7a67bfd8cfbef2092931fd4d12a8ce69b3b3d2d4 /src/Chelleport/Config.hs
parent82d612b7c37b432bc4abd8e158d6fe076d391ddc (diff)
downloadchelleport-4e74eeebbaa441cda3a6846c47d82516878f8f05.tar.gz
chelleport-4e74eeebbaa441cda3a6846c47d82516878f8f05.zip
Add searching indication text for search mode + a lot of refactoring
Diffstat (limited to '')
-rw-r--r--src/Chelleport/Config.hs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Chelleport/Config.hs b/src/Chelleport/Config.hs
index d8b4132..b75abc0 100644
--- a/src/Chelleport/Config.hs
+++ b/src/Chelleport/Config.hs
@@ -36,6 +36,3 @@ colorFineGrainGrid = SDL.V4 55 52 65 100
windowOpacity :: CFloat
windowOpacity = 0.5
-
-fontSize :: Int
-fontSize = 24