You are not logged in.
Not a problem, the template is the default that comes with the program.
Offline
here you go:
http://omploader.org/tNG83eA
Thanks Mighty Archor!
Offline
[removed[
Last edited by daneel971 (2010-07-14 12:05:59)
Offline
..and here's Bob with the weather.
My blog
Offline
experimenting with conky's conditionals and toggling
http://img252.imageshack.us/img252/9042/cleans.jpg
http://img697.imageshack.us/img697/9666/busy.jpg
Can you post the code for your "Repos status" thing in Conky?
Offline
Can you post the code for your "Repos status" thing in Conky?
It's only a basic setup of paconky. The code is on Xyne's site.
Offline
Needed something dark so I could watch movies/videos at ease. .Xdefaults not by me :<
http://omploader.org/tNHBvaQ
Where do you get sweet ASCII wallpaper like that?
Offline
Heh, never posted in the ob screenshot thread before, so here is mine:
http://www.okraits.de/screenshots/2010- … _scrot.png
Nothing fancy, legacy setup since years. Conky slightly modified.
Offline
Offline
na12, mind to share your conky and tint configs?
THX
Offline
na12, mind to share your conky and tint configs?
THX
tint2rc
# Background definitions
# ID 1
rounded = 0
border_width = 1
background_color = #888888 14
border_color = #000000 26
# ID 2
rounded = 1
border_width = 1
background_color = #888888 66
border_color = #000000 20
# ID 3
rounded = 1
border_width = 1
background_color = #888888 26
border_color = #000000 20
# ID 4
rounded = 7
border_width = 1
background_color = #000000 66
border_color = #000000 100
# Panel
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 100% 36
panel_margin = 0 0
panel_padding = 0 0 0
panel_dock = 0
wm_menu = 0
panel_layer = bottom
panel_background_id = 1
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.0
autohide_hide_timeout = 0.0
autohide_height = 0
strut_policy = none
# Taskbar
taskbar_mode = single_desktop
taskbar_padding = 10 0 10
taskbar_background_id = 0
#taskbar_active_background_id = 0
# Tasks
urgent_nb_of_blink = 7
task_icon = 1
task_text = 0
task_centered = 1
task_maximum_size = 50 36
task_padding = 10 3
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 4
task_iconified_background_id = 3
# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 50 0 0
task_iconified_icon_asb = 100 0 0
# Fonts
task_font = kroeger 06_55 6
task_font_color = #222222 100
task_active_font_color = #000000 100
task_urgent_font_color = #FFFFFF 100
task_iconified_font_color = #FFFFFF 100
font_shadow = 0
# System Tray
systray = 1
systray_padding = 0 4 5
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 0
systray_icon_asb = 100 0 0
# Clock
time1_format = %I:%M %p
time1_font = snap 7
time2_format = %d %b
time2_font = snap 7
clock_font_color = #000000 100
clock_padding = 10 3
clock_background_id = 0
# Tooltips
tooltip = 1
tooltip_padding = 10 10
tooltip_show_timeout = 0.1
tooltip_hide_timeout = 0.1
tooltip_background_id = 4
tooltip_font = snap 8
tooltip_font_color = #FFFFFF 66
# Mouse
mouse_middle = close
mouse_right = iconify
mouse_scroll_up = toggle
mouse_scroll_down = shade
# Battery
battery = 0
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = Sans 12
bat2_font = Sans 12
battery_font_color = #FFFFFF 100
battery_padding = 0 0
battery_background_id = 0
conky configs you can find here http://www.sendspace.com/file/joh3b8
Offline
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
I really like this wallpaper.
Offline
w1ntermute wrote:I really like this wallpaper.
http://www.zixpk.com/2009/04/core-worlds-wallpaper.html
Yes, the name comes from Star Wars
Offline
http://www.freetechie.com/upload/screen … smiley.png
Moderator edit: thumbnails, not entire screenshots
Last edited by .:B:. (2010-07-07 08:47:07)
Offline
Image Hosting provided by ImageBam
I keep changing it...obsessively.
Offline
Clean:
http://img8.imageshack.us/img8/6364/cleanv.pngDirty:
http://img24.imageshack.us/img24/4821/busyus.pngI've basically settled on this setup... finally finished tweaking conky & tint2. Now if I could stop changing wallpapers, I might actually get some work done.
That's tint2 at the bottom, right? How did you get the system tray and date/time to not be on the black bar and instead appear directly on the wallpaper?
Last edited by w1ntermute (2010-06-30 23:06:25)
Offline
dfetter88 wrote:Clean:
http://img8.imageshack.us/img8/6364/cleanv.pngDirty:
http://img24.imageshack.us/img24/4821/busyus.pngI've basically settled on this setup... finally finished tweaking conky & tint2. Now if I could stop changing wallpapers, I might actually get some work done.
That's tint2 at the bottom, right? How did you get the system tray and date/time to not be on the black bar and instead appear directly on the wallpaper?
The background for the systray is set to completely transparent to give the effect that its on the wallpaper:
# ID 3
rounded = 0
border_width = 0
background_color = #FFFFFF 0
border_color = #FFFFFF 0
Then apply that background to the systray with: systray_background_id = 3
Offline
Can you post your .conkyrc?
Offline