You are not logged in.
awesome WM already has a systray..
Arch64/DWM || My Dropbox referral link
Offline
awesome WM already has a systray..
Bummer, thought that'd be the case. I wonder if it's possible to embed a systray in dzen2...
Offline
@Xilon: If you want it anyways, here is my rc.lua.
Offline
i just want to say thanks to jwr for his dark xcolours theme
what is that prompt in your terminal. |-[user] , like this .
|__.
Hack
Like computer , code , linux , hack .
Offline
for bash:
set_prompt_style () {
PS1="┌─[\[\e[34m\]\h\[\e[0m\]][\[\e[32m\]\w\[\e[0m\]]\n└─╼ "
}
set_prompt_style
Arch64/DWM || My Dropbox referral link
Offline
for bash:
set_prompt_style () { PS1="┌─[\[\e[34m\]\h\[\e[0m\]][\[\e[32m\]\w\[\e[0m\]]\n└─╼ " } set_prompt_style
Thanks for your config
Hack
Like computer , code , linux , hack .
Offline