Delete xmonad.errors

This commit is contained in:
2021-04-19 12:56:51 +00:00
parent 48ae732553
commit fefca27621
-14
View File
@@ -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
| ^^^^^^^