diff options
author | tv <tv@krebsco.de> | 2015-10-28 21:21:27 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-10-28 21:21:27 +0100 |
commit | 5ff78acfaa34415e6eb34d3b4771679b3052b38c (patch) | |
tree | c1592df7b3ff381f1efd281747f2af90bc848b6c /tv/2configs/xserver/xmonad/Util/Rhombus.hs | |
parent | 8f884e8c5071d2a78bc7d24f93c3efbf2762d34e (diff) |
tv xmonad: print stuff to stderr everywhere
Diffstat (limited to 'tv/2configs/xserver/xmonad/Util/Rhombus.hs')
-rw-r--r-- | tv/2configs/xserver/xmonad/Util/Rhombus.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/2configs/xserver/xmonad/Util/Rhombus.hs b/tv/2configs/xserver/xmonad/Util/Rhombus.hs index 5f43cb2..9d46e41 100644 --- a/tv/2configs/xserver/xmonad/Util/Rhombus.hs +++ b/tv/2configs/xserver/xmonad/Util/Rhombus.hs @@ -18,7 +18,6 @@ import XMonad.Util.Font import XMonad.Util.Image ( drawIcon ) import XMonad.Util.XUtils -import Util.Debunk import Util.Submap import Util.XUtils import Util.Font |