diff --git a/.config/xmonad/xmonad.hs b/.config/xmonad/xmonad.hs index 9e935bc..d6582e9 100644 --- a/.config/xmonad/xmonad.hs +++ b/.config/xmonad/xmonad.hs @@ -31,7 +31,7 @@ myEmacs = "emacsclient -c -a 'emacs' " myBrowser = "firefox" myTheme = naturalGreenTheme myLauncher = "rofi -show run" -myGapSize = 10 +myGapSize = 13 myStartupHook :: X () myStartupHook = do