From a17bb0b61dd917b71b1f00340e2ecdafe1991bd8 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 13 Sep 2022 05:46:08 +0100 Subject: XlibDraw: verticalOffsets in XConf not needed --- src/Xmobar/X11/Types.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Xmobar/X11/Types.hs') diff --git a/src/Xmobar/X11/Types.hs b/src/Xmobar/X11/Types.hs index 69bb8ba..ce5eec9 100644 --- a/src/Xmobar/X11/Types.hs +++ b/src/Xmobar/X11/Types.hs @@ -35,7 +35,6 @@ data XConf = , rect :: Rectangle , window :: Window , fontList :: NE.NonEmpty XFont - , verticalOffsets :: NE.NonEmpty Int , iconCache :: BitmapCache , config :: Config } -- cgit v1.2.3