You are not logged in.
Finally done configuring tmux and irssi:
tmux with irssi, newsbeuter, rtorrent and, normally, mutt inside one urxvtc
HHNNNNGG | nyahahahaha *meow*
Offline
How did you get your fonts to look so nice? Are you using any special packages? Also, could you post your Xdefaults/.fonts.conf? (sorry for the many questions)
Thanks,
my .fonts.conf:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!--
<match target="font">
<edit mode="assign" name="lcdfilter">
<const>lcddefault</const>
</edit>
</match>
<match target="font">
<edit name="antialias" mode="assign">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit name="hinting" mode="assign">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit name="rgba" mode="assign">
<const>rgb</const>
</edit>
</match>
<match target="font">
<edit name="hintstyle" mode="assign">
<const>hintfull</const>
</edit>
</match>
-->
</fontconfig>
and you can find Calibri in aur/ttf-vista-fonts
Offline
*snip*
and you can find Calibri in aur/ttf-vista-fonts
Do you have any special font packages installed? Calibri isn't rendering correctly for me.
Offline
<match target="font">
<edit mode="assign" name="embeddedbitmap">
<bool>false</bool>
</edit>
</match>
Try that to make Calibri look better?
( ・_・)――――――∞c< /― _-)/
Offline
Offline
Do you have any special font packages installed? Calibri isn't rendering correctly for me.
I don't install any special packages, i just use Calibri Bold 8
Offline
Offline
@Him: That's a nice BASH prompt. Would you be willing to share it?
Offline
ANOKNUSA - that's Phil!'s ZSH Prompt.
Arch64/DWM || My Dropbox referral link
Offline
Excellent! Thanks for the info, JokerBoy. I've had zsh installed for about three weeks now, but haven't played with it much. This might be a good motivator to start working on a .zshrc.
Last edited by ANOKNUSA (2011-01-11 17:42:05)
Offline
I'm relatively new to the Linux-scene and after playing around with Arch for a few weeks I decided to do a fresh install today utilizing my machine in better ways.The theming turned out quite good
I am using:
- GNOME;
- Compiz-Fusion;
- Docky in panel mode;
- A custom gnome-panel background;
- An Arch wallpaper;
- The AwOken icon set by Alecive;
- The PassionM Blue emerald theme.
“Great art is horseshit, buy tacos.” - Charles Bukowski
freenode/archlinux: nl-trisk
Offline
Fist time with a tiling window manager. Getting used to keyboard controls and am completely converted.
DWM 5.8.2
-- mod edit: read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754 [jwr] --
Last edited by thechitowncubs (2011-01-12 00:35:28)
Offline
Fist time with a tiling window manager. Getting used to keyboard controls and am completely converted.
You will never look back. Have fun!
Offline
And here I was thinking I fixed screenfetch's Statler detection. Guess not....I'll get right on that.
- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -
Offline
Offline
Offline
@Unia
Is it conky? Can you post yout .conkyrc?
What font is it?
thanks..
Sorry for my english. It's not my native language..
Offline
@Unia
Is it conky? Can you post yout .conkyrc?
What font is it?
thanks..
If you mean that thing in my bottom left corner, then yes it is. It really is quite simple, though I've stolen it from ADcomp's Madbox system.
use_xft yes
xftfont Radio Space:size=12
xftalpha 1.0
update_interval 1.0
total_run_times 0
double_buffer yes
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorate, sticky, skip_taskbar, skip_pager, below
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders yes
default_color 7F7F7F
default_shade_color black
default_outline_color white
alignment bottom_left
gap_x 5
gap_y 0
minimum_size 1355 10
no_buffers yes
uppercase no
cpu_avg_samples 4
override_utf8_locale no
#color1 006FC0
#color1 333333
#color1 D24C16
color1 76B81C
#color2 787878
#color2 333333
#color2 25221E
color2 3C3B37
mpd_host lappy
mpd_port 6600
imlib_cache_size 0
TEXT
${color2}CPU ${goto 100}${if_match ${cpu} >0}${color1}${else}${color2}${endif}O${if_match ${cpu} >10}${color1}${else}${color2}${endif}O${if_match ${cpu} >20}${color1}${else}${color2}${endif}O${if_match ${cpu} >30}${color1}${else}${color2}${endif}O${if_match ${cpu} >40}${color1}${else}${color2}${endif}O${if_match ${cpu} >50}${color1}${else}${color2}${endif}O${if_match ${cpu} >60}${color1}${else}${color2}${endif}O${if_match ${cpu} >70}${color1}${else}${color2}${endif}O${if_match ${cpu} >80}${color1}${else}${color2}${endif}O${if_match ${cpu} >90}${color1}${else}${color2}${endif}O
${color2}RAM ${goto 100}${if_match ${memperc} >0}${color1}${else}${color2}${endif}O${if_match ${memperc} >10}${color1}${else}${color2}${endif}O${if_match ${memperc} >20}${color1}${else}${color2}${endif}O${if_match ${memperc} >30}${color1}${else}${color2}${endif}O${if_match ${memperc} >40}${color1}${else}${color2}${endif}O${if_match ${memperc} >50}${color1}${else}${color2}${endif}O${if_match ${memperc} >60}${color1}${else}${color2}${endif}O${if_match ${memperc} >70}${color1}${else}${color2}${endif}O${if_match ${memperc} >80}${color1}${else}${color2}${endif}O${if_match ${memperc} >90}${color1}${else}${color2}${endif}O$if_mpd_playing${alignr}$mpd_artist$endif
${color2}Root ${goto 100}${if_match ${fs_used_perc /} >0}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /} >10}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /} >20}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /} >30}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /} >40}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /} >50}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /} >60}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /} >70}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /} >80}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /} >90}${color1}${else}${color2}${endif}O${alignr}$if_mpd_playing$mpd_album$endif
${color2}Home ${goto 100}${if_match ${fs_used_perc /home/jente/} >0}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /home/jente/} >10}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /home/jente/} >20}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /home/jente/} >30}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /home/jente/} >40}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /home/jente/} >50}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /home/jente/} >60}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /home/jente/} >70}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /home/jente/} >80}${color1}${else}${color2}${endif}O${if_match ${fs_used_perc /home/jente/} >90}${color1}${else}${color2}${endif}O$if_mpd_playing${alignr}${mpd_title}$endif
${color2}Battery ${goto 100}${if_match ${battery_percent} >0}${color1}${else}${color2}${endif}O${if_match ${battery_percent} >10}${color1}${else}${color2}${endif}O${if_match ${battery_percent} >20}${color1}${else}${color2}${endif}O${if_match ${battery_percent} >30}${color1}${else}${color2}${endif}O${if_match ${battery_percent} >40}${color1}${else}${color2}${endif}O${if_match ${battery_percent} >50}${color1}${else}${color2}${endif}O${if_match ${battery_percent} >60}${color1}${else}${color2}${endif}O${if_match ${battery_percent} >70}${color1}${else}${color2}${endif}O${if_match ${battery_percent} >80}${color1}${else}${color2}${endif}O${if_match ${battery_percent} >90}${color1}${else}${color2}${endif}O${color2}$if_mpd_playing${alignr}$mpd_elapsed/$mpd_length$endif
There you go. The font used is Radio Space.
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
Offline
XMonad on my laptop with xmobar and urxvt.
Could I get your .Xdefaults?
Offline
pants wrote:XMonad on my laptop with xmobar and urxvt.
Could I get your .Xdefaults?
Certainly!
Offline
Changed GTK theme and panel from tint2 to pancake, was thinking of trying gtk+2 panel, but the PKGBUILD would not compile. Maybe I look into that later.
Clean:
http://i53.tinypic.com/246rjtl.pngBusy:
http://i53.tinypic.com/2zec761.pngEdit : Changed to tinypic
That's conky in the lower left, correct? If so, mind sharing that config?
- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -
Offline
Haven't posted a screenshot for the last few months, because I am on a new laptop which I haven't installed Arch on. Nevertheless, here is my desktop, with a new tint2 config, and wallpaper. And no, I have not updated for the last 3 months, because of a pacman conflict which I haven't bothered to fix yet.
Archers take their arrows in the knee.
Offline
k3ttc4r wrote:Gentoo + Subtle:
Wow, looks fantastic!
Is the status bar on the top drawn by subtle? Maybe you can update your github repo? ;b I'm highly interested in all of your configs.
+wallpaper
@Firepower: Can you share your tint2 config? It's great.
Last edited by sco# (2011-01-13 12:29:19)
Offline