Hacker News new | ask | show | jobs
by enriquto 2952 days ago
you can configure gnome easily to look that way (with a hidden panel and no icons, and a bit of tweking of your compoositor)

or you just write a tiny ~/.xinitrc that calls evilwm or cwm

    xsetroot -solid black
    evilwm &
    exec xterm
1 comments

thanks!