You are not logged in.
fuscia wrote:openbox, conky.
No offense, but how long can you keep looking at that?
i never have the same wallpaper for more than twenty minutes, so i don't really know.
Offline
Rydgel wrote:Clean :
http://arch.kimag.es/resized/9529127.pngBusy:
http://arch.kimag.es/resized/81586182.pngWallpaper by me : http://rydgel.deviantart.com/art/Cybern … -105628312
Svenstaro wrote:Rydgel, I looked up the other thread and found your config but it doesn't seem to be quite the same of your recently posted shot and additionally the site you said you got the wallpaper from is kind of impossible to navigate. Could you please post your current config and direct link to the wallpaper?
I've got +20 ~ config files, what do you want ? And the wallpaper : http://depthcore.com/pack-solo/617/
Tint2, Trayer and Conky configs please.
Tint2:
#---------------------------------------------
# TINT CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_mode = multi_monitor
panel_monitor = 1
panel_position = top center
panel_size = 1400 20
panel_margin = 20 10
panel_padding = 9 2
font_shadow = 0
#---------------------------------------------
# PANEL BACKGROUND AND BORDER
#---------------------------------------------
panel_rounded = 0
panel_border_width = 0
panel_background_color = #000000 60
panel_border_color = #ffffff 18
#---------------------------------------------
# TASKS
#---------------------------------------------
task_text_centered = 1
task_width = 120
task_margin = 2
task_padding = 6
task_icon_size = 0
task_font = sans 7
task_font_color = #ffffff 70
task_active_font_color = #000000 85
#---------------------------------------------
# TASK BACKGROUND AND BORDER
#---------------------------------------------
task_rounded = 0
task_background_color = #000000 00
task_active_background_color = #c398df 50
task_border_width = 0
task_border_color = #ffffff 18
task_active_border_color = #ffffff 70
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %d/%b %H:%M
time1_font = sans 8
#time2_format = %A %d %B
#time2_font = sans 6
clock_font_color = #ffffff 76
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
Trayer:
trayer --edge bottom --align right --widthtype pixel --width 200 --transparent true --alpha 127 --tint 000000 --heighttype pixel --height 16 --SetDockType true &
Conky:
#avoid flicker
double_buffer yes
#own window to run simultanious 2 or more conkys
own_window yes
own_window_transparent no
own_window_type desktop
own_window_hints undecorate,below,sticky,skip_taskbar,skip_pager
#borders
draw_borders no
border_margin 2
#shades
draw_shades no
#position
gap_x 0
gap_y 0
alignment bottom_left
#behaviour
update_interval 1
#colour
default_color fffd71
#default_shade_color 000000
own_window_colour 000000
#font
use_xft yes
xftfont Consolas:pixelsize=12
#to prevent window from moving
use_spacer no
minimum_size 1440 0
mpd_host localhost
mpd_port 6600
$mpd_artist = ""
TEXT
ArchLinux ~ Root: ${color D7D3C5}${font}${fs_free /} / ${fs_size /} - ${fs_free_perc /}%${color} Packages: ${color D7D3C5}${font}${execi 300 perl ~/scripts/conky-updates.pl} ${color D7D3C5} ${execi 5 nice -n19 /home/raziel/scripts/mpd.sh}${if_existing /tmp/mpd.tmp}${color}MPD: ${color D7D3C5}${execi 2 cat /tmp/mpd.tmp} :: $else ${color}MPD: ${color D7D3C5}Not Playing :< $endif
Offline
Svenstaro wrote:Rydgel wrote:Clean :
http://arch.kimag.es/resized/9529127.pngBusy:
http://arch.kimag.es/resized/81586182.pngWallpaper by me : http://rydgel.deviantart.com/art/Cybern … -105628312
I've got +20 ~ config files, what do you want ? And the wallpaper : http://depthcore.com/pack-solo/617/
Tint2, Trayer and Conky configs please.
Tint2:
#--------------------------------------------- # TINT CONFIG FILE #--------------------------------------------- #--------------------------------------------- # PANEL #--------------------------------------------- panel_mode = multi_monitor panel_monitor = 1 panel_position = top center panel_size = 1400 20 panel_margin = 20 10 panel_padding = 9 2 font_shadow = 0 #--------------------------------------------- # PANEL BACKGROUND AND BORDER #--------------------------------------------- panel_rounded = 0 panel_border_width = 0 panel_background_color = #000000 60 panel_border_color = #ffffff 18 #--------------------------------------------- # TASKS #--------------------------------------------- task_text_centered = 1 task_width = 120 task_margin = 2 task_padding = 6 task_icon_size = 0 task_font = sans 7 task_font_color = #ffffff 70 task_active_font_color = #000000 85 #--------------------------------------------- # TASK BACKGROUND AND BORDER #--------------------------------------------- task_rounded = 0 task_background_color = #000000 00 task_active_background_color = #c398df 50 task_border_width = 0 task_border_color = #ffffff 18 task_active_border_color = #ffffff 70 #--------------------------------------------- # CLOCK #--------------------------------------------- time1_format = %d/%b %H:%M time1_font = sans 8 #time2_format = %A %d %B #time2_font = sans 6 clock_font_color = #ffffff 76 #--------------------------------------------- # MOUSE ACTION ON TASK #--------------------------------------------- mouse_middle = none mouse_right = close mouse_scroll_up = toggle mouse_scroll_down = iconify
Trayer:
trayer --edge bottom --align right --widthtype pixel --width 200 --transparent true --alpha 127 --tint 000000 --heighttype pixel --height 16 --SetDockType true &
Conky:
#avoid flicker double_buffer yes #own window to run simultanious 2 or more conkys own_window yes own_window_transparent no own_window_type desktop own_window_hints undecorate,below,sticky,skip_taskbar,skip_pager #borders draw_borders no border_margin 2 #shades draw_shades no #position gap_x 0 gap_y 0 alignment bottom_left #behaviour update_interval 1 #colour default_color fffd71 #default_shade_color 000000 own_window_colour 000000 #font use_xft yes xftfont Consolas:pixelsize=12 #to prevent window from moving use_spacer no minimum_size 1440 0 mpd_host localhost mpd_port 6600 $mpd_artist = "" TEXT ArchLinux ~ Root: ${color D7D3C5}${font}${fs_free /} / ${fs_size /} - ${fs_free_perc /}%${color} Packages: ${color D7D3C5}${font}${execi 300 perl ~/scripts/conky-updates.pl} ${color D7D3C5} ${execi 5 nice -n19 /home/raziel/scripts/mpd.sh}${if_existing /tmp/mpd.tmp}${color}MPD: ${color D7D3C5}${execi 2 cat /tmp/mpd.tmp} :: $else ${color}MPD: ${color D7D3C5}Not Playing :< $endif
Thanks a bunch
Offline
Was messing around with other WMs last night after realizing 77% of my 8GB SSD is in use. Thought about cutting down on bloated parts of my install, and having ghc around just to run xmonad isn't the best thing. Finally settled down on echinus due to simple configuration and simplicity. I mostly just ported over my configuration from xmonad.
Terminal: urxvt
WM: echinus
Status Bar: ourico + dzen2 + trayer
Browser: Kazehakase
Twitter Client: mitter
Offline
Where i can get wallpaper?
If you think of MS-DOS as mono, and Windows as stereo,
then Linux is Dolby Digital and all the music is free...
Offline
Offline
small update.
awesomerc, theme ?
Offline
phisphere wrote:small update.
awesomerc, theme ?
http://phisphere.org/public/config/
here you are.
Offline
I've got +20 ~ config files, what do you want ? And the wallpaper : http://depthcore.com/pack-solo/617/
Could you share your weechat theme, .Xdefaults, .bashrc? What program are you using for wifi connection and chat (the two icons in trayer)?
Thanks in advance.
Last edited by joephantom (2008-12-07 22:19:00)
By striving to do the impossible, man has always achieved what is possible. Those who have cautiously done no more than they believed possible have never taken a single step forward - Mikhail Bakunin
Offline
Getting ready for the holidays.
Looking good! Care to share your wallpaper?
moljac024: No one really knows what happens inside /dev/null... it could be a gateway to another universe....
dunc: If it is, the people who live there must be getting pretty annoyed by now with all the junk we send them.
Offline
Finally found a wallpaper that suited my tastes. Not too much else has changed.
What is the terminal font??
Offline
Square wrote:Finally found a wallpaper that suited my tastes. Not too much else has changed.
What is the terminal font??
and the conky-like "0 new" and "05:47" font?
Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
-- Antoine de Saint-Exupery
Offline
TuxStorm wrote:Getting ready for the holidays.
Looking good! Care to share your wallpaper?
Thanks!
Wallpaper: http://interfacelift.com/wallpaper_beta … stmas.html
Offline
I was motivated to post my screenshot just because I though it was cool to have nethack sitting on the desktop background:
Gnome + Compiz
Gtk and Emerald theme: Shiki-colors
Icon theme: Gnome-colors
Have you Syued today?
Free music for free people! | Earthlings
"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery
Offline
Rydgel wrote:I've got +20 ~ config files, what do you want ? And the wallpaper : http://depthcore.com/pack-solo/617/
Could you share your weechat theme, .Xdefaults, .bashrc? What program are you using for wifi connection and chat (the two icons in trayer)?
Thanks in advance.
There is no weechat theme
.bahsrc :
OOO_FORCE_DESKTOP=gnome
alias ls='ls --color=auto'
alias ll='ls -lh'
alias la='ls -a'
alias x='startx'
alias pacs="pacman -Ss"
alias pacup="sudo pacman -Syu"
alias pac="sudo pacman -S"
#PS1='[\u@\h \W]\$ '
PS1='\[\033[0;34m\][\T] \[\033[00;33m\][\W]\[\033[0;31m\] :\[\033[0m\] '
.Xdefaults :
#URxvt*font: xft:Consolas:pixelsize=10.0, \
# xft:Kochi Gothic:pixelsize=8.5 \
# xft:Code2000:pixelsize=10.0
#URxvt*boldFont: xft:Consolas:bold:pixelsize=10.0, \
# xft:Kochi Gothic:bold:pixelsize=8.5 \
#
# xft:Code2000:bold:pixelsize=10.0
URxvt.font: xft:Terminus:pixelsize=10.0
URxvt.boldFont: xft:Terminus:bold::pixelsize=10.0
URxvt.internalBorder: 7
URxvt.scrollBar: false
URxvt.urlLauncher: firefox
Xcursor.theme: Vanilla-DMZ
*background: #000000
*foreground: #cccccc
*color0: rgb:24/24/24
*color8: rgb:82/82/82
*color1: rgb:bf/79/79
*color9: rgb:f4/a4/5f
*color2: rgb:97/b2/6b
*color10: rgb:c5/f7/79
*color3: rgb:cd/cd/a1
*color11: rgb:ff/ff/af
*color4: rgb:86/a2/be
*color12: rgb:98/af/d9
*color5: rgb:96/3c/59
*color13: rgb:ef/9e/be
*color6: rgb:7f/9f/7f
*color14: rgb:71/be/be
*color7: rgb:ff/ff/ff
*color15: rgb:de/de/de
It's network manager and pidgin for the apps in tray.
Offline
Offline
What is the terminal font??
and the conky-like "0 new" and "05:47" font?
The terminal font is 'montecarlo'. It's in the aur.
The conky font is called Arabolical. Not sure where I found it though.
Also, the 0 new is an indicator for new emails, and the time is obviously what's displayed in the other corner.
Offline
Offline
Hello.
I'm using: ratpoison, urxvt-256-fontfix, screen-git; ncmpcpp, weechat, and dmenu. Empty space on the right is reserved for browser and other non-cli apps (tango icons + standard gtkrc)
http://img381.imageshack.us/my.php?imag … 0scdv1.png
What exactly does that font patch do for urxvt, I saw the patch but not sure what was wrong before.
Last edited by ST.x (2008-12-08 07:23:55)
ARCH64 | XMonad | Configs | myAURpkgs | ArchWiki Contribs | Screenies
Offline
slipper wrote:Where i can get wallpaper?
Offline
what is the name of your music player?? i like it..
Offline
bosha wrote:slipper wrote:Where i can get wallpaper?
Thanks
If you think of MS-DOS as mono, and Windows as stereo,
then Linux is Dolby Digital and all the music is free...
Offline