diff --git a/.xmonad/xmonad.errors b/.xmonad/xmonad.errors deleted file mode 100644 index 51cb409..0000000 --- a/.xmonad/xmonad.errors +++ /dev/null @@ -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 - | ^^^^^^^