You are not logged in.
http://img230.imageshack.us/img230/2518 … umbrt5.png
http://img115.imageshack.us/img115/6503 … umbxy4.pngWM: Openbox
GTK: moded Rezlooks
visibility
conky
wbar - Arch-style menu button (left bottom)
Man, please share this beutifull wallpaper
http://ispconfig.lt - ISPConfig 3 based hosting. Coming Soon!
Offline
bladdo / mil / Miles
userbound.com - blog and projects
Offline
Hi,
the visbility config is pretty much standard. Expect that i hacked visibility itself 'cause it had a bug since last openbox update (i posted the fix somewhere in the forum).
# a sample config file for visibility.
# this file goes in ~/.config/visibility/config
# it can be used to set a theme and override specific options.
# uncomment this option to use the theme 'magicaltheme'
# themes are stored in ~/.themes/theme_name/visibility/theme
# theme syntax is identical to the syntax of this config file.
# (yes, a theme could 'inherit' from another theme by specifying a theme!)
#theme magicaltheme
orientation bottom_left # set this to the corner of the desktop that you
# would like visibility to be placed. valid options:
# top_left, top_right, bottom_left, bottom_right
gap_x 40 # the amount of space to leave between the pager and
# the side of the desktop.
gap_y 4 # the amount of space to leave between the pager and
# the top or bottom of the desktop.
image_size 16 # the pixel size of an icon; icons are square.
spacing 7 # the amount of space to leave between icons as well
# as between the edge of the window and the icons.
border_width 1 # the width of the border around the window. can be
# set to 0 if your window manager (like openbox!)
# can provide its own borders for borderless
# windows.
desktop_separation 20 # the amount of space to leave between desktops.
show_desktop_names true # whether or not to show desktop names. these names
# are specified by your window manager. valid
# options are 'true' and 'false'.
single_desktop_mode false # whether or not to show only windows from the
# current desktop.
bg_colour 262626#000000#5e402c # global background colour
border_colour 505050 #FFFFFF # the border colour
active_text_colour ffffff # the colour of the name of the active desktop.
inactive_text_colour 729FCF #999999 # the colour of the name an inactive desktop.
#font sans-9 # the name of the font to use. this is an xft name,
#font verdana-10 # so one could use 'verdana:pixelsize=10' or
# 'verdana-10'.
font Bitstream Vera Sans:pixelsize=12
inactive_bg_colour 262626#000000 #5e402c # the background colour of inactive desktops.
active_bg_colour 262626#000000 #5e402c # the background colour of active desktops.
# if you hate this setting, set it to the same as
# bg_colour and inactive_bg_colour, and you will
# probably be a happy camper.
set_partial_strut false # whether or not to reserve space on the desktop
# edge. this is useful if you do not want windows
# to maximize over visibility.
set_window_type true # if true, visibility sets itself to be of 'dock'
# type, which is meant for panels. this is useful if
# you want it to be 'always on top', and other
# panel-like things.
tooltip_padding 3 # the amount of padding to have inside tooltips.
tooltip_time 200 # the number of seconds before a tooltip shows up.
tooltip_bg_colour 000000 # the tooltip background colour.
tooltip_border_colour ffffff# the tooltip border colour.
tooltip_text_colour ffffff # the colour of text in tooltips
tooltip_font nu # the font to use in tooltips
text_spacing 6 # the amount of spacing to leave between the
# desktop name and first icon.
active_tint ffffff # the colour to tint the active window with
active_tint_amount 0 # the amount to tint the active window (0..1)
inactive_tint 000000 # the colour to tint inactive windows with
inactive_tint_amount 0.2 # the amount to tint active windows (0..1)
iconified_tint 0 # the colour to tint iconified (and 'hidden')
# windows with
iconified_tint_amount 0.55 # the amount to tint iconified windows (0..1)
conky config:
#avoid flicker
double_buffer yes
# set to yes if you want conky to be forked in the background
background 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,sticky,skip_taskbar,skip_pager
#borders
draw_borders yes
border_margin 1
draw_outline no
# border width
border_width 30
#shades
draw_shades no
#position
gap_x 4
gap_y 4
alignment bottom_right
#behaviour
update_interval 1
#colour
default_color 262626 #8f8f8f
#default_shade_color 000000
own_window_colour 505050 #8f8f8f #262626
default_outline_color white
#font
use_xft yes
#xftfont bauhaus:pixelsize=10
xftfont Bitstream Vera Sans Mono:pixelsize=12
#to prevent window from moving
use_spacer left
minimum_size 500 28
#mpd
mpd_host localhost
mpd_port 6600
TEXT
${voffset -1}${color 8f8f8f}${color 729FCF}DOWN:$font${color e0e0e0}${downspeed eth1}Kb/s${color 729FCF}|HOME: ${color white}${fs_free_perc /}%${color 729FCF}|CPU: ${color white}${cpu cpu0}%${color 729FCF}|VOLUME:${color white}${ibm_volume}/14 $alignr${color 729FCF}$alignc${color white}${time %H:%M} ${color 262626}
${voffset -1}${color 8f8f8f}${color 729FCF}UP: $font${color e0e0e0}${upspeed eth1}Kb/s${color 729FCF}|SHARE:${color white}${fs_free_perc /media/Share}%${color 729FCF}|WLAN:${color white}${wireless_link_qual_perc eth1}%${color 729FCF}|ESSID: ${color white}${wireless_essid eth1}$alignr${color 729FCF}${time %a, }${color white}${time %b %d %G} ${color 262626}
I don't have a link to the wallpaper, but i think i got it from a fedora-installation i did some time ago.
Offline
Can you please give me your .Xdefaults file and your ncmpc config file if you use a custom one? Looks really nice!
We met up with the aliens and guess what? They have no word for fluffy!
Offline
Offline
http://64.235.55.112/~xenf/images/desktop4-280508.png
http://64.235.55.112/~xenf/images/desktop-020608.png
Last edited by Navi (2008-06-02 16:57:04)
Offline
Offline
Offline
Wallpaper please.
Offline
amokkk wrote:Can you please give me your .Xdefaults file and your ncmpc config file if you use a custom one? Looks really nice!
nothing fancy here, just a liittle tuned terminal emulators, ncmpc is using its default config.
here goes .Xdefaults:
URxvt.termName:rxvt
URxvt.title:h4x0r ;)
#URxvt.geometry:68x22
#URxvt.pastableTabs:true
URxvt.saveLines:1024
URxvt.scrollBar:false
URxvt.borderLess:true
URxvt.internalBorder:0
URxvt.externalBorder:0
URxvt.foreground:white
URxvt.background:black
URxvt.highlightColor:green
URxvt.colorBD:red
URxvt.underlineColor:yellow
#URxvt.inheritPixmap:true
URxvt.transparent:true
#URxvt.depth:32
#URxvt.buffered:true
#URxvt.background:rgba:0000/0000/0000/0000
#URxvt.tintColor:magenta
URxvt.shading:88
#URxvt.fading:55
#URxvt.fadeColor:black
URxvt.mapAlert:true
URxvt.urgentOnBell:true
URxvt.visualBell:true
URxvt.cursorUnderline:true
URxvt.cursorBlink:true
URxvt.pointerBlank:true
URxvt.font:xft:Monospace:pixelsize=8:autohint=true
#URxvt.boldFont:xft:Monospace:bold:pixelsize=8:autohint=true
#URxvt.italicFont:xft:Monospace:italic:pixelsize=8:autohint=true
#URxvt.italicBoldFont:xft:Monospace:bold:italic:pixelsize=8:autohint=true
#Xft.dpi:96
#Xft.hinting=true
#Xft.hintstyle:hintslight
Xft.antialias:true
URxvt.perl-ext-common:default,matcher,selection-autotransform
#also nice hooks:
#kuake,tabbed,selection-pastebin,digital-clock,example-refresh-hooks
URxvt.urlLauncher:opera
URxvt.matcher.button:1
URxvt.tabbed.tabbar-fg:9
URxvt.tabbed.tabbar-bg:0
URxvt.tabbed.tab-fg:2
URxvt.tabbed.tab-bg:0
Xcursor.theme:whiteglass
Xcursor.size:14
Aterm.background:black
Aterm.foreground:white
Aterm.coloBD:red
Aterm.colorUL:yellow
Aterm.cursorColor:yellow
Aterm.cursorColor2:red
Aterm.transparent:true
Aterm.tinting:white
Aterm.shading:85
Aterm.font:xft:Monospace:pixelsize=8:autohint=true
Aterm.title:h4x0r ;)
Aterm.visualBell:true
Aterm.scrollBar:false
Aterm.saveLines:1024
Aterm.termName:xterm
XTerm.vt100.cursorBlink:true
XTerm.vt100.coloBDMode:true
XTerm.vt100.cursorColor:yellow
XTerm.highlightColor:green
XTerm.highlightTextColor:black
XTerm.saveLines:1024
XTerm.toolBar:false
XTerm.title:h4x0r ;)
XTerm.vt100.background:black
#XTerm.bellIsUrgent:true
#XTerm.vt100.colorUL:yellow
#XTerm.vt100.colorULMode:true
#XTerm.vt100.foreground:green
#XTerm.InternalBorder:20
#XTerm.vt100.scrollBar:false
Mrxvt.transparent:true
Mrxvt.shading: 15
Mrxvt.transparentTabbar:true
Mrxvt.transparentMenubar:true
Mrxvt.transparentScrollbar:true
Mrxvt.scrollBar:false
Mrxvt.hideTabbar:true
Mrxvt.cursorColor:yellow
Mrxvt.background:black
Mrxvt.foreground:white
Mrxvt.title:h4x0r ;)
Mrxvt.termName:rxvt
#Mrxvt.opacity:55
Mrxvt.multichar_encoding:utf-8
Through the darkness of future past / The magician longs to see / One chants out between two worlds / Fire walk with me.
bobik_the_traveller: Dell LS/p3 400/128/40/Sony Ericsson GC79,Philips SNN6500
LAST.FM
Offline
whats that font on your desktop icons?
☃ Snowman ☃
Offline
Could I have a link to your wallpaper? Looks awesome
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
cleaned up conky...
snagged a couple lines from a user here..
fullsize
http://img517.imageshack.us/img517/6281 … naple6.png
i have a core2quad 2.83 & 8g ram w/3x500g hd's on the way..
boredom ends soon!
...MikereDD
:Go Away & Give My Pillow Back!!:
aur pkgbuilds - mostly fortune-mod's & fonts
Offline
http://ispconfig.lt - ISPConfig 3 based hosting. Coming Soon!
Offline
Offline
robmaloy:
Fonts are NICHTLUSTIG, download link: http://www.nichtlustig.de/zeug/fonts/fonts.zip
Offline
Thanks a bunch .
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
My coding blog (or an attempt at it)
Archer start page (or an attempt at it)
Offline
removed due to privacy reasons
Last edited by yettenet (2012-07-24 02:35:30)
Offline
Openbox / Murrina-CarbonX
GTK2 / NodokaSilver
Conky / liberally stolen from SpookyET
Visibility
mbgame / shortcut for Wine-ing Mount & Blade
yettenet, what in your .Xdefaults sets the options exclusively for scrot? It'd be fairly annoying to have urxvt appear that way every time you want to use it. Anyways, ripped off the style just by undecorating it in Openbox and alt+rmb resizing it to 57x1, but having something similar rigged in xbindkeys would be excellent.
vim? EMACS? Pssh, I code in Scribus.
Offline