From f51fbc728e4b731372e39ba19c38a35ef58fe71a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 21 Dec 2024 22:18:50 +0530 Subject: Add action repetition --- src/Chelleport/Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Chelleport/Config.hs') diff --git a/src/Chelleport/Config.hs b/src/Chelleport/Config.hs index 65b7077..d8b4132 100644 --- a/src/Chelleport/Config.hs +++ b/src/Chelleport/Config.hs @@ -35,7 +35,7 @@ colorFineGrainGrid :: Color colorFineGrainGrid = SDL.V4 55 52 65 100 windowOpacity :: CFloat -windowOpacity = 0.4 +windowOpacity = 0.5 fontSize :: Int fontSize = 24 -- cgit v1.3.1