Delete .xmonad/xmonad.errors

main
berkeley 2024-11-26 02:03:58 +00:00
parent 02bfb1cc62
commit a1d25f81bd
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
$ ghc --make xmonad.hs -dynamic -fPIC -i -ilib -fforce-recomp -main-is main -v0 -outputdir /home/berkeley/.xmonad/build-x86_64-linux -o /home/berkeley/.xmonad/xmonad-x86_64-linux
xmonad.hs:69:1: warning: [-Wtabs]
Tab character found here, and in two further locations.
Please use spaces instead.
|
69 | spawnOnce "xrdb /home/berkeley/.Xresources"
| ^^^^^^^^