mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-31 12:11:53 -07:00
555 B
555 B
Problem Description
Describe the problem you are having, what you expect to happen instead, and how to reproduce the problem.
Configuration File
Please include the smallest configuration file that reproduces the problem you are experiencing:
module Main (main) where
import XMonad
main :: IO ()
main = xmonad def
Checklist
-
I've read CONTRIBUTING.md
-
I tested my configuration with xmonad-testing