You are not logged in.
What is the litle window in the upper right corner?
It's a little dzen2 I use as application launcher:
dzen2 -ta l -bg \#1d1d1d -fg white -geometry 174x12+0+0 -p -fn Fixed:pixelsize=10 <<EOF &
^ca(1,urxvt)%_^ca() \
^ca(1,sel Emacs || emacs)em^ca() \
^ca(1,sel Gvim || gvim)vi^ca() \
^ca(1,sel Namoroka || firefox-limited)ff^ca() \
^ca(1,sel Pidgin || pidgin)pg^ca() \
^ca(1,sel Pino || pino)pn^ca() \
^ca(1,sel Skype || skype)sk^ca() \
^ca(1,xkill)xk^ca() \
^ca(1,xscreensaver-command --lock)lk^ca() \
^ca(1,9menu -teleport -popup -label menu -bg grey20 -fg grey80 -font fixed \
no:true yes:"pkill cwm")^^D^ca()
EOF
where sel is a tool like
ID=$(xdotool search --onlyvisible --class "$1" 2>/dev/null)
if [ "$?" = 0 ] ; then
xdotool windowraise $ID
xdotool windowfocus $ID
xdotool mousemove $(xwininfo -id $ID -stats | awk '/Absolute/ {print $4 + 50}')
else
exit $?
fi
Offline
you need an esacpe character before the # otherwise conky determines the rest of your line as a comment, like this
^fg(\#1793D1)
Thanks very much!
Offline
Font for Openbox/GTK is "Base 02" is from http://www.stereo-type.net/. I created a package in AUR for pacman located here.
Wallpaper is fan art in reference to Halo 3: ODST, which you can get here.
I'm running HP system-tray, tint2, cairo-dock, and xfce-terminal (minimized in the clean shot), and visible in the dirty shot, with my Openbox menu to highlight the font I'm using this month.
Offline
Offline
Offline
Offline
- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -
Offline
Hello @bobdob, can i have that wallpaper?
Offline
Hello @bobdob, can i have that wallpaper?
Sure. Not sure where it was originally from tho.
Offline
Go ahead. Make my day. Punks. (Yeah, I know, wrong movie.)
Used (terminator / ncmpcpp / ff / pcmanfm to show icons):
Openbox / tint2 / conky (font = Tiza).
GTK = Human-noble. Icons = Shiki-noble. OB theme = Noble-dark. Font = Sansation / smoothansi. Wallpaper = this.
Offline
@kittykatt
what is that on the bottom? some kind of control panel?
i would want one of those
Implode.
Offline
Trying out a Compiz Standalone setup after noticing that Compiz seems to take up less resources than PekWM (by ~40 MB of RAM or so).
For every problem, there is a solution that is:
Clean
Simple and most of all...wrong!
Github page
Offline
http://omploader.org/tNDFoYw
Trying out a Compiz Standalone setup after noticing that Compiz seems to take up less resources than PekWM (by ~40 MB of RAM or so).
cool, what game is that?
Last edited by hut (2010-05-23 20:31:13)
"hut_" or "h00th00t" in irc.freenode.net #archlinux
Ranger Mailing List: https://lists.nongnu.org/mailman/listinfo/ranger-users
Offline
@kittykatt
what is that on the bottom? some kind of control panel?
i would want one of those
That would be conky.
- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -
Offline
Offline
itsbrad212 wrote:Wow. That is weird
I've had the pacman ghost wallpaper for months
I guess I didn't notice it
Well, you probably didn't know about it because I didn't post in March
Offline
What is this terminal font?
##hippie irc.freenode.net
Offline
Bitbucket - DeviantART - Userstyles
*Currently Not Using Arch
Offline
opothehippo wrote:What is this terminal font?
It's gohufont
http://font.gohu.eu
Offline