Increase my gap size on xmonad.
This commit is contained in:
parent
16b6179d11
commit
e8c0385a8d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue