nixers
MonsterWM configs. - Printable Version
+- nixers (https://nixers.net)
+-- Forum: Desktop Customization, Efficiency, and Aesthetics (https://nixers.net/Forum-Desktop-Customization-Efficiency-and-Aesthetics)
+--- Forum: Desktop Customization & Workflow (https://nixers.net/Forum-Desktop-Customization-Workflow)
+--- Thread: MonsterWM configs. (/Thread-MonsterWM-configs)


MonsterWM configs. - simon - 31-07-2012

Screenie [here](http://paste.xinu.at/JF7fN/)
MonsterWM - [config.h](http://paste.xinu.at/NcinJT/)
Bar (LemonMan/Guy/d00d) [config.h](http://paste.xinu.at/IyVWlG/)
[Monster.exec/xinit/initscript](http://paste.xinu.at/45p/)

Im using cairo-compmgr, urxvtc/d, vim, irssi, mplayer and top (I hate htop) on the screensh00t.

edit:
[forgot terminal colors.](http://paste.xinu.at/EDclV/)


RE: MonsterWM configs. - Saos - 31-07-2012

(31-07-2012, 11:02 AM)simon Wrote: Screenie [here](http://paste.xinu.at/JF7fN/)
MonsterWM - [config.h](http://paste.xinu.at/NcinJT/)
Bar (LemonMan/Guy/d00d) [config.h](http://paste.xinu.at/IyVWlG/)
[Monster.exec/xinit/initscript](http://paste.xinu.at/45p/)

Im using cairo-compmgr, urxvtc/d, vim, irssi, mplayer and top (I hate htop) on the screensh00t.

edit:
[forgot terminal colors.](http://paste.xinu.at/EDclV/)

I like the way that looks...I might try it.


RE: MonsterWM configs. - simon - 31-07-2012

(31-07-2012, 01:28 PM)shix Wrote: Wow, never heard of MonsterWM, is it based on dwm?
The config looks extremely easy to edit, how is it compared to dwm? If you tried both.

It is like DWM, but more simple. No statusbar, So I'm using bar, you can find it here,
https://github.com/LemonBoy/bar

You can use the initscript to configure things you want. :)


RE: MonsterWM configs. - yrmt - 01-08-2012

What's your problem?


RE: MonsterWM configs. - simon - 04-08-2012

[Here is almost the same but converted to dzen2](http://paste.xinu.at/agDGZx/)
It is the same config.h for monsterwm.
[First init](http://paste.xinu.at/nFIMPN/)
[Second init](http://paste.xinu.at/qXaR/)
And in my .xinitrc it is like this,
while true; do
monster.dzen2-2
done|dzen2 -fn "PragmataPro:bold:pixelsize=9" -x 200 -ta r -sa r -bg "#080808" -fg "#808080" &
monster.dzen2-1


RE: MonsterWM configs. - klr - 12-08-2012

Cool to see more monsterwm users! :)

I must say it's great, and thanks for sharing your configs.