Hacker News new | past | comments | ask | show | jobs | submit login

Just pretend it's not configurable. Now it's like all the other window managers.

Also, stop calling tiling window managers "twm". "twm" is a specific window manager that comes with X. (Now there's a hard-to-use window manager.)

Finally, what problems were you having? If you just didn't like it, say so.




>Just pretend it's not configurable. Now it's like all the other window managers.

Currently my xmonad.hs looks like this:

  import XMonad
  import XMonad.Config.Gnome
 
  main = xmonad gnomeConfig
                { modMask = mod4Mask
                }
Works perfectly for me, no hassle required.


Wow, strange moderation. I bumped you up to +2 earlier in the day (as I appreciate your contribution), but now you are back to 1. I can't believe someone would downmod this comment; you aren't even arguing about anything, you are just sharing your config.

Sometimes HN makes me sad.


Very clean config. You should share that with the Wiki if you haven't already. (Yeah, it's simple, but it seems many people don't think a simple configuration can be useful.)




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: