From a9ff90233d9376a466f0788117fe86ccf7596e59 Mon Sep 17 00:00:00 2001 From: azahi Date: Thu, 16 Aug 2018 17:12:34 +0300 Subject: Release 0.2.1.1 --- src/XMonad/Custom/Projects.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/XMonad/Custom/Projects.hs') diff --git a/src/XMonad/Custom/Projects.hs b/src/XMonad/Custom/Projects.hs index 44370aa..b4b47b5 100644 --- a/src/XMonad/Custom/Projects.hs +++ b/src/XMonad/Custom/Projects.hs @@ -27,7 +27,7 @@ projects = , Project { projectName = "Emacs" , projectDirectory = "~/" - , projectStartHook = Just $ spawnOn "Emacs" "/usr/bin/emacsclient" + , projectStartHook = Just $ spawnOn "Emacs" "emacsclient" } , Project { projectName = "WWW" -- cgit 1.4.1