first commit
This commit is contained in:
7
xmonad.errors
Normal file
7
xmonad.errors
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
xmonad.hs:125:63: warning: [-Wdeprecations]
|
||||
In the use of ‘spacing’ (imported from XMonad.Layout.Spacing):
|
||||
Deprecated: "Use spacingRaw instead."
|
||||
|
|
||||
125 | , layoutHook = avoidStruts $ (hiddenWindows $ (maximize $ (spacing 4 $ myLayouts)))
|
||||
| ^^^^^^^
|
Reference in New Issue
Block a user