From b843b40c75393ebb14b150fdd5b341c4108cfec8 Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 25 May 2026 21:40:20 -0500 Subject: Remove trailing whitespace in xmonad config --- modules/xmonad.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/xmonad.hs') diff --git a/modules/xmonad.hs b/modules/xmonad.hs index 3c5c729..25abf53 100644 --- a/modules/xmonad.hs +++ b/modules/xmonad.hs @@ -31,4 +31,4 @@ myConfig = defaultConfig mySB = statusBarProp "xmobar" (pure xmobarPP { ppTitle = const "" }) -- main = xmonad $ withEasySB mySB defToggleStrutsKey def -main = getDirectories >>= launch (docks $ withSB mySB myConfig) +main = getDirectories >>= launch (docks $ withSB mySB myConfig) -- cgit v1.2.3