diff options
author | tv <tv@shackspace.de> | 2015-10-28 21:21:27 +0100 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-10-28 21:21:27 +0100 |
commit | 00d03622d187397fd0cb46c17fe1f6750883d774 (patch) | |
tree | cb828f05b6095e6c2eb5d2107304bf851d3585ff /tv/2configs/xserver/xmonad/Util/Rhombus.hs | |
parent | 057c4836c10eebf3141d7b20a9e942518357606c (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 5f43cb28a..9d46e4127 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 |