From 84042c8b9a508a4a641d050ccbbca6cae1e9554b Mon Sep 17 00:00:00 2001 From: azahi Date: Mon, 15 Oct 2018 22:03:12 +0300 Subject: Make symlinks to default xmonad source files in case build script is not present --- xmonad.hs | 1 + 1 file changed, 1 insertion(+) create mode 120000 xmonad.hs (limited to 'xmonad.hs') diff --git a/xmonad.hs b/xmonad.hs new file mode 120000 index 0000000..3edb691 --- /dev/null +++ b/xmonad.hs @@ -0,0 +1 @@ +src/Main.hs \ No newline at end of file -- cgit 1.4.1