summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-12-24 10:05:55 +0300
committerdefanor <defanor@uberspace.net>2017-12-24 10:05:55 +0300
commit032ac6aa1f5297a334d51efc5ceb0109b3ad6197 (patch)
treeab8f941ed4e56586c5c3ac73a42211ec548a4b3d
parent28c304b5e705c702c2581bf5645c667da3a4d214 (diff)
Remove a comment
The mentioned issue was caused by that command being stuck in xmonad.state. Probably should investigate later why it happened and went through multiple restarts, but not improtant and fixed for now.
-rw-r--r--.xmonad/xmonad.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/.xmonad/xmonad.hs b/.xmonad/xmonad.hs
index aba68f7..48fc0a4 100644
--- a/.xmonad/xmonad.hs
+++ b/.xmonad/xmonad.hs
@@ -123,7 +123,6 @@ more laggy with FCP.
-}
--- for some reason this doesn't seem to work anymore
runCompton = spawnOnce "compton --backend xrender -cf"
main = do