dmalikov's Xmonad-contrib desktop
----
Environment: xmonad, xmobar-usable[1], trayer.
Xmobar-usable is xmobar with minor fix that allows to have compiled configs like in xmonad.
Screenshot is made by xmonad-screenshot[2] utility.
A lot of config files is available from my dotfiles[3] github repo.
----
-
Trayer:
davmail[4], skype and nm-applet. -
Workspace ♫:
lohd, loh, ncmpcpp.
Loh[5] is a lastFM scrobbler for some players (like mpd, mocp). Actually, it's still in development, so I'm using it and debugging by the way. -
Workspace τ:
Irssi, thunderbird
Irssi is open in tmux running on the VPS. That why I have hotkey for that strange query in my xmonad.hs:jws_irssi = urxvt ++ " -title jεωs -e ssh jws -t 'export LANG=en_US.UTF-8; tmux attach-session -t irssi'"Irssi autorun scripts:
$> ls ~/.irssi/scripts/autorun/
adv_windowlist.pl hilightwin.pl nickcolor.pl nicklist.pl splitlong.pl usercount.pl -
Workspace Λ:
Firefox (pentadactyl).
Pentadactyl have buftabs[6] plugin (like in vim), pemees[7] colorscheme. -
Workspace 4:
vim, urxvt. -
Workspace 5:
vim with latex source, apvlv[8] (tiny pdf reader with vim-like behaves), urxvt. -
Workspace 6:
haskell-updater, vim, eix-sync. -
Workspace 7:
vim, tig, tig.
Tig[9] is a nice, fast and accessible ncurses front-end to git.
In vim there are 2 versions of install routine for config files.
One of them is simple `install.hs` script. Another one is biegunka[10]-script. -
Workspace 8:
Bash code, man bash page, xmonad scratchpad[11]. -
Workspace 9:
Vim, evince with djvu-file, urxvt. -
Workspace 10:
> emerge --info | head -n1
Portage 2.1.11.10 (default/linux/amd64/10.0, gcc-4.5.3, glibc-2.15-r2, 3.5.0-gentoo x86_64)
----
[1] - https://github.com/dmalikov/xmobar-usable
[2] - https://github.com/supki/xmonad-screenshot
[3] - https://github.com/dmalikov/dotfiles
[4] - http://davmail.sourceforge.net/
[5] - https://github.com/dmalikov/loh
[6] - https://github.com/dmalikov/dotfiles/blob/master/buftabs.js
[7] - https://github.com/dmalikov/dotfiles/blob/master/pemees.penta
[8] - http://naihe2010.github.com/apvlv/
[9] - http://gitready.com/advanced/2009/07/31/tig-the-ncurses-front-end-to-git...
[10] - https://github.com/supki/biegunka
[11] - http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Util-Scratchpad.html
- 1022 reads
Comments
M4rk
Tue, 09/04/2012 - 22:53
Permalink
Great Description
The screenshot is pretty impressive I must say and one of the most comprehensive descriptions I've seen. Thanks for the time to prepare it!
Add new comment