You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
xmonad.hs:67:14: warning: [-Wtabs]
|
|
Tab character found here, and in 10 further locations.
|
|
Please use spaces instead.
|
|
|
|
|
67 | [ ((modm, xK_Return), spawn $ XMonad.terminal conf)
|
|
| ^^^
|