Delete xmonad.errors
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
|
|
||||||
xmonad.hs:186:1: warning: [-Wtabs]
|
|
||||||
Tab character found here, and in 13 further locations.
|
|
||||||
Please use spaces instead.
|
|
||||||
|
|
|
||||||
186 | spawn "autorandr -c")
|
|
||||||
| ^^^^^^^^
|
|
||||||
|
|
||||||
xmonad.hs:416:43: warning: [-Wdeprecations]
|
|
||||||
In the use of ‘spacing’ (imported from XMonad.Layout.Spacing):
|
|
||||||
Deprecated: "Use spacingRaw instead."
|
|
||||||
|
|
|
||||||
416 | addSpace = renamed [CutWordsLeft 2] . spacing gap
|
|
||||||
| ^^^^^^^
|
|
||||||
Reference in New Issue
Block a user