You are not logged in.
how did you make the firefox, looking like this?
Offline
Lich wrote:how did you make the firefox, looking like this?
I don't use firefox. That's uzbl-tabbed with my CSS style
Last edited by Lich (2009-11-01 10:59:57)
Archlinux | ratpoison + evilwm | urxvtc | tmux
Offline
heh the best screenshots are always on the first page
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
http://img442.imageshack.us/img442/8610/aascn.th.png
switched from ncmpc to ncmpcpp because the clock is cool
.Xdefaults please?
Offline
ath0 wrote:Lich wrote:how did you make the firefox, looking like this?
I don't use firefox. That's uzbl-tabbed with my CSS style
all right , can you share the CSS style?
Offline
What's that font in X?
Offline
Offline
Not much changed since last time really. I played around with my console colors, made the Conky background fully transparent, and added a weather map that updates around every 15 minutes.
I want to mess with the weather map more, though... I'd like to make it so that the background map is almost nonexistant, leaving only the weather pattern overlay. I wonder if I can use a reference (i.e. no weather patterns) and teach imagemagick to get rid of similar areas.
Don't mind the horrific memory usage. There's a huge memory leak somewhere so I have to restart my X session every few days. Usually, it's on the order of 600-800MB.
-- jwc
http://jwcxz.com/ | blog
dotman - manage your dotfiles across multiple environments
icsy - an alarm for powernappers
Offline
Lich wrote:ath0 wrote:how did you make the firefox, looking like this?
I don't use firefox. That's uzbl-tabbed with my CSS style
all right , can you share the CSS style?
It's on the uzbl wiki
http://www.uzbl.org/wiki/lich.css
Archlinux | ratpoison + evilwm | urxvtc | tmux
Offline
http://imgur.com/0Ak2L.png
Xfce, dust gtk-theme and window-decoration and gnome-colors icon-theme
using chromium (since 2 weeks and i like it [but it needs good adblocking])
Use bFilter or Privoxy for adblocking, need to use the --proxy-server=IP:port switch though. Both work well, I liked aspects of both programs but decided on Privoxy in the end as I found bFilter blocked too many things that weren't ads. Both are in the AUR and/or Repos.
Kevin
Offline
@jordanmthomas: Thanks, I did mean screen.
urxvtc / wmii / zsh / configs / onebluecat.net
Arch will not hold your hand
Offline
here is mine
Woah thats pretty. What font is that? Also, what scripts/theme for Irssi are you using?
Offline
TypeError: tabs.getBrowser is not a function
know why this is happening?
Upgrade to vimperator 2.2
You need to install an RTFM interface.
Offline
Could I get your .Xdefaults, .screenrc and your bash prompt please?
Offline
Lich wrote:Could I get your .Xdefaults, .screenrc and your bash prompt please?
Colors
!Lich Low Contrast
*color0: #222222
*color1: #8E5C4E
*color2: #6C7E55
*color3: #B89F63
*color4: #7FB8D8
*color5: #956D9D
*color6: #4c8ea1
*color7: #808080
*color8: #454545
*color9: #CC896D
*color10: #C4DF90
*color11: #FFE080
*color12: #B8DDEA
*color13: #C18FCB
*color14: #6bc1d0
*color15: #eeeeee
screenrc
backtick 1 10 10 info.sh
hardstatus alwayslastline '%{= dd}%{= Wr}%D %d %M %c %1` %{= Wk}> %{= Ww}%-w%{= Wk}%n %t%{= Ww}%+w %='
info.sh
FAN=$(awk '{print $2}' /proc/acpi/fan/FN00/state)
TEMP=$(awk '{print $2}' /proc/acpi/thermal_zone/THRM/temperature)
FREQ=$(cpufreq-info | awk '/current CPU frequency/ {print $5"MHz"}')
echo -n "$FREQ $TEMP $FAN"
prompt
export PS1='\[\033[1;42m\]\[\033[1;32m\]ターミナル » \[\033[1;37m\]\W \[\033[0m\] '
Archlinux | ratpoison + evilwm | urxvtc | tmux
Offline
rebugger wrote:http://imgur.com/0Ak2L.png
Xfce, dust gtk-theme and window-decoration and gnome-colors icon-theme
using chromium (since 2 weeks and i like it [but it needs good adblocking])Use bFilter or Privoxy for adblocking, need to use the --proxy-server=IP:port switch though. Both work well, I liked aspects of both programs but decided on Privoxy in the end as I found bFilter blocked too many things that weren't ads. Both are in the AUR and/or Repos.
Kevin
Thanks, I have privoxy installed - but i liked the option to disable adblock with 1 click. Doing the same with privoxy isn't that fast.
Offline
neodreams wrote:Dual-Monitor:
link to wallpaper please
http://www.gnome-look.org/content/show. … tent=82325
There
Offline
@anrxc, thanks
that worked
Last edited by vik_k (2009-11-01 14:38:16)
"First learn computer science and all the theory. Next develop a programming style. Then forget all that and just hack." ~ George Carrette
Offline
jordanmthomas wrote:What's that font in X?
Montecarlo http://bok.net/MonteCarlo/
Offline
Offline
http://jwcxz.com/pictures/desktop/09-11/busy_t.png
http://jwcxz.com/pictures/desktop/09-11/clean_t.png
Not much changed since last time really. I played around with my console colors, made the Conky background fully transparent, and added a weather map that updates around every 15 minutes.
I want to mess with the weather map more, though... I'd like to make it so that the background map is almost nonexistant, leaving only the weather pattern overlay. I wonder if I can use a reference (i.e. no weather patterns) and teach imagemagick to get rid of similar areas.
Don't mind the horrific memory usage. There's a huge memory leak somewhere so I have to restart my X session every few days. Usually, it's on the order of 600-800MB.
I just love the terminal colours
Mind sharing them?
Last edited by yettenet (2009-11-01 18:48:31)
Offline
Offline