Increase my gap size on xmonad.

This commit is contained in:
ramazanemreosmanoglu 2022-10-27 11:02:31 +03:00
parent 16b6179d11
commit e8c0385a8d

View file

@ -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