You are not logged in.
Can you share your tint2rc please ? Nice desktop
Sorry for my english... I'm a french user !
If you don't understand what I say, just ask me ^^
Offline
Thanks Here's the tint2rc
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 5
border_width = 1
background_color = #000000 60
border_color = #ffffff 18
rounded = 3
border_width = 0
background_color = #ffffff 40
border_color = #ffffff 50
rounded = 3
border_width = 0
background_color = #ffffff 18
border_color = #ffffff 70
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = bottom center
panel_size = 100% 28
panel_margin = 0 0
panel_padding = 4 0
font_shadow = 0
panel_background_id = 1
#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = single_monitor
taskbar_padding = 2 3 2
taskbar_background_id = 0
#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 1
task_width = 250
task_centered = 1
task_padding = 3 3
#task_font = HandelGotDLig 10
task_font = Corbel 11
task_font_color = #ffffff 70
task_active_font_color = #ffffff 85
task_background_id = 3
task_active_background_id = 2
#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray_padding = 0 4 5
systray_background_id = 0
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
#time1_font = HandelGotDLig 10
time1_font = Corbel 11
#time2_format = %d %B
#time2_font = Terminus 6
clock_font_color = #ffffff 76
clock_padding = 1 0
clock_background_id = 0
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
Offline
Switched from Gnome to OpenBox, mainly because it looks better, and also because it's kinda easy to use. I also decided to make my first conky and tint2 configs, so there it is:
Wall: http://salwiak.deviantart.com/art/Where-to-go-98113134
tint2:
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
# For more information about tint2, see:
# http://code.google.com/p/tint2/wiki/Welcome
#
# For more config file examples, see:
# http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 5
border_width = 1
background_color = #000000 80
border_color = #FFFFFF 40
rounded = 3
border_width = 0
background_color = #ffffff 40
border_color = #ffffff 30
rounded = 3
border_width = 1
background_color = #ffffff 0
border_color = #ffffff 0
rounded = 0
border_width = 0
background_color = #000000 50
border_color = #ffffff 0
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = bottom center
panel_size = 100% 24
panel_margin = 0 0
panel_padding = 3 1
font_shadow = 0
panel_background_id = 0
#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = multi_desktop
taskbar_padding = 2 2 2
taskbar_background_id = 1
#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 1
task_width =
task_centered = 0
task_padding = 2 2 2
task_font = sans 8
task_font_color = #ffffff 70
task_active_font_color = #ffffff 100
task_background_id = 3
task_active_background_id = 2
#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray_padding = 4 2 3
systray_background_id = 3
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M | %d-%M-%Y
time1_font = BASIC5 7.5
time2_format =
time2_font = sans 7
clock_font_color = #ffffff 100
clock_padding = 4 4 4
clock_background_id = 1
#---------------------------------------------
# BATTERY
#---------------------------------------------
#battery = 0
#battery_low_status = 7
#battery_low_cmd = notify-send "battery low"
#bat1_font = sans 8
#bat2_font = sans 6
#battery_font_color = #ffffff 76
#battery_padding = 1 0
#battery_background_id = 2
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconify
conky1:
background yes
use_xft yes
xftalpha 0.9
update_interval 1.0
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
#minimum_size 180 5
#maximum_width 180
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
# Stippled borders?
# stippled_borders 8
# border margins
# border_margin 2
# border width
# border_width 1
default_color black
default_shade_color black
default_outline_color green
# alignment top_left
# alignment top_right
# alignment bottom_left
# alignment bottom_right
# alignment none
gap_x 460
gap_y 240
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
TEXT
${color green}${font lovitz:bold:size=36}${time %H:%M}${font}${color}
conky2:
background yes
use_xft yes
xftalpha 0.9
update_interval 1.0
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
#minimum_size 180 5
#maximum_width 180
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
# Stippled borders?
# stippled_borders 8
# border margins
# border_margin 2
# border width
# border_width 1
default_color black
default_shade_color black
default_outline_color green
# alignment top_left
# alignment top_right
# alignment bottom_left
# alignment bottom_right
# alignment none
gap_x 60
gap_y 562
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
TEXT
#For Audacious
${color green}${font lovitz:bold:size=30}${exec audtool2 --current-song | cut -b-55}
conky3:
background yes
use_xft yes
xftalpha 0.9
update_interval 1.0
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
#minimum_size 180 5
#maximum_width 180
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
# Stippled borders?
# stippled_borders 8
# border margins
# border_margin 2
# border width
# border_width 1
default_color black
default_shade_color black
default_outline_color green
# alignment top_left
# alignment top_right
# alignment bottom_left
# alignment bottom_right
# alignment none
gap_x 1330
gap_y 449
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
TEXT
${color #de201c}${font lovitz:bold:size=27}$sysname $kernel ($machine)
I have 1600x900 laptop, so if it looks strange, just modify the positions (gap_x and gap_y). Also, my dpi settings are most probably completly wrong, thats another reason.
Btw, add 3 line feeds (enters) to the end of conky1, then it will show up in correct position.
Laptop: Hp Dv7-2123 with 32-bit Arch Linux and Windoze Visva dual-booted
"Normal computer"^^: AMD Athlon 64 x2 4400+, nVidia 8800GT 256mb with Fedora 11.
Arch Rulz.
Offline
New wallpaper.....been playing around with tint2 configs:
What audioplayer do you use?
Offline
Raffles10 wrote:New wallpaper.....been playing around with tint2 configs:
What audioplayer do you use?
ncmpcpp + mpd.
Basically it's ncmpc + extra features.
Offline
Switched from Gnome to OpenBox, mainly because it looks better, and also because it's kinda easy to use. I also decided to make my first conky and tint2 configs, so there it is:
http://img24.imageshack.us/img24/3194/w … een.th.png
Wall: http://salwiak.deviantart.com/art/Where-to-go-98113134
tint2:
#--------------------------------------------- # TINT2 CONFIG FILE #--------------------------------------------- # For more information about tint2, see: # http://code.google.com/p/tint2/wiki/Welcome # # For more config file examples, see: # http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/ #--------------------------------------------- # BACKGROUND AND BORDER #--------------------------------------------- rounded = 5 border_width = 1 background_color = #000000 80 border_color = #FFFFFF 40 rounded = 3 border_width = 0 background_color = #ffffff 40 border_color = #ffffff 30 rounded = 3 border_width = 1 background_color = #ffffff 0 border_color = #ffffff 0 rounded = 0 border_width = 0 background_color = #000000 50 border_color = #ffffff 0 #--------------------------------------------- # PANEL #--------------------------------------------- panel_monitor = all panel_position = bottom center panel_size = 100% 24 panel_margin = 0 0 panel_padding = 3 1 font_shadow = 0 panel_background_id = 0 #--------------------------------------------- # TASKBAR #--------------------------------------------- taskbar_mode = multi_desktop taskbar_padding = 2 2 2 taskbar_background_id = 1 #--------------------------------------------- # TASKS #--------------------------------------------- task_icon = 1 task_text = 1 task_width = task_centered = 0 task_padding = 2 2 2 task_font = sans 8 task_font_color = #ffffff 70 task_active_font_color = #ffffff 100 task_background_id = 3 task_active_background_id = 2 #--------------------------------------------- # SYSTRAYBAR #--------------------------------------------- systray_padding = 4 2 3 systray_background_id = 3 #--------------------------------------------- # CLOCK #--------------------------------------------- time1_format = %H:%M | %d-%M-%Y time1_font = BASIC5 7.5 time2_format = time2_font = sans 7 clock_font_color = #ffffff 100 clock_padding = 4 4 4 clock_background_id = 1 #--------------------------------------------- # BATTERY #--------------------------------------------- #battery = 0 #battery_low_status = 7 #battery_low_cmd = notify-send "battery low" #bat1_font = sans 8 #bat2_font = sans 6 #battery_font_color = #ffffff 76 #battery_padding = 1 0 #battery_background_id = 2 #--------------------------------------------- # MOUSE ACTION ON TASK #--------------------------------------------- mouse_middle = none mouse_right = none mouse_scroll_up = toggle mouse_scroll_down = iconify
conky1:
background yes use_xft yes xftalpha 0.9 update_interval 1.0 total_run_times 0 own_window yes own_window_type normal own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager double_buffer yes #minimum_size 180 5 #maximum_width 180 draw_shades no draw_outline no draw_borders no draw_graph_borders no # Stippled borders? # stippled_borders 8 # border margins # border_margin 2 # border width # border_width 1 default_color black default_shade_color black default_outline_color green # alignment top_left # alignment top_right # alignment bottom_left # alignment bottom_right # alignment none gap_x 460 gap_y 240 no_buffers yes uppercase no cpu_avg_samples 2 override_utf8_locale no TEXT ${color green}${font lovitz:bold:size=36}${time %H:%M}${font}${color}
conky2:
background yes use_xft yes xftalpha 0.9 update_interval 1.0 total_run_times 0 own_window yes own_window_type normal own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager double_buffer yes #minimum_size 180 5 #maximum_width 180 draw_shades no draw_outline no draw_borders no draw_graph_borders no # Stippled borders? # stippled_borders 8 # border margins # border_margin 2 # border width # border_width 1 default_color black default_shade_color black default_outline_color green # alignment top_left # alignment top_right # alignment bottom_left # alignment bottom_right # alignment none gap_x 60 gap_y 562 no_buffers yes uppercase no cpu_avg_samples 2 override_utf8_locale no TEXT #For Audacious ${color green}${font lovitz:bold:size=30}${exec audtool2 --current-song | cut -b-55}
conky3:
background yes use_xft yes xftalpha 0.9 update_interval 1.0 total_run_times 0 own_window yes own_window_type normal own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager double_buffer yes #minimum_size 180 5 #maximum_width 180 draw_shades no draw_outline no draw_borders no draw_graph_borders no # Stippled borders? # stippled_borders 8 # border margins # border_margin 2 # border width # border_width 1 default_color black default_shade_color black default_outline_color green # alignment top_left # alignment top_right # alignment bottom_left # alignment bottom_right # alignment none gap_x 1330 gap_y 449 no_buffers yes uppercase no cpu_avg_samples 2 override_utf8_locale no TEXT ${color #de201c}${font lovitz:bold:size=27}$sysname $kernel ($machine)
I have 1600x900 laptop, so if it looks strange, just modify the positions (gap_x and gap_y). Also, my dpi settings are most probably completly wrong, thats another reason.
Btw, add 3 line feeds (enters) to the end of conky1, then it will show up in correct position.
i like your background, its cool i normaly like the darker wallpapers but i like yours
Desktop: E8400@4ghz - DFI Lanparty JR P45-T2RS - 4gb ddr2 800 - 30gb OCZ Vertex - Geforce 8800 GTS - 2*19" LCD
Server/Media Zotac GeForce 9300-ITX I-E - E5200 - 4gb Ram - 2* ecogreen F2 1.5tb - 1* wd green 500gb - PicoPSU 150xt - rtorrent - xbmc - ipazzport remote - 42" LCD
Offline
After a short escapade with KDE 4 (which left a rather bad taste in my mouth), I decided to throw it off my desktop, get rid of Xfce too, and install Openbox just like on my lappy.
Never been happier . I'd like to try xcompgr on this machine again for some window shadows etc. but not sure if it will work out well with the dark background...
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
After a short escapade with KDE 4 (which left a rather bad taste in my mouth), I decided to throw it off my desktop, get rid of Xfce too, and install Openbox just like on my lappy.
Never been happier . I'd like to try xcompgr on this machine again for some window shadows etc. but not sure if it will work out well with the dark background...
Nice! What's that Archlinux/sysinfo script I keep seeing in screenshots?
How about .conkyrc ?
Offline
Look here, Fackamato http://bbs.archlinux.org/viewtopic.php?id=24208 (for that script)
Ogion
(my-dotfiles)
"People willing to trade their freedom for temporary security deserve neither and will lose both." - Benjamin Franklin
"Enlightenment is man's leaving his self-caused immaturity." - Immanuel Kant
Offline
Cheers!
Offline
Thanks Fackamato
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Ignore....
Last edited by kYd (2009-10-31 01:18:54)
Offline
Openbox-Theme: Phoenix (self-made)
GTK-Theme: New Wave
Icons are 'Nou', I think from gnome-look or box-look,
Background from Doe GDM Theme.
conky & tint & URxvt & thunar
.conkyrc
#avoid flicker
double_buffer yes
#own window to run simultanious 2 or more conkys
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorate,sticky,skip_taskbar,skip_pager
#borders
draw_borders no
border_margin 1
#shades
draw_shades no
#position
gap_x 8
gap_y 8
alignment top_left
#behaviour
update_interval 1
#colour
default_color 9f907d
#default_shade_color 000000
own_window_colour 3d352a
#font
use_xft yes
xftfont bauhaus:pixelsize=11
#to prevent window from moving
use_spacer none
minimum_size 1264
#mpd
mpd_host localhost
mpd_port 6600
TEXT
${alignc}Kernel: ${color D7D3C5}$kernel | ${color DDAA00}${color}Up: ${color D7D3C5}${uptime_short} | ${color}Processes: ${color D7D3C5}$running_processes${color} / ${color D7D3C5}$processes | ${color}Cpu: ${color D7D3C5}${cpu cpu1}% ${cpu cpu2}% ${cpu cpu3}% ${color}${cpugraph 10,80 AEA08E 9F907D} | ${color }Mem: ${color D7D3C5}$mem / $memmax - $memperc% ${color}${memgraph 10,80 AEA08E 9F907D} | Cpu: ${color D7D3C5}${execi 30 sensors | grep "CPU Temperature" | cut -d "+" -f2 | cut -c1-6} ${color}Motherboard: ${color D7D3C5}${execi 30 sensors | grep "MB Temperature" | cut -d "+" -f2 | cut -c1-6} ${color}Graphics: ${color D7D3C5}${execi 30 nvidia-settings -q GPUCoreTemp | grep Attribute | cut -d ":" -f3 | cut -c2-3}.0°C
${alignc}${color }Root: ${color D7D3C5}${font}${fs_free /} / ${fs_size /} - ${fs_free_perc /}% | ${color }var: ${color D7D3C5}${font}${fs_free /var} / ${fs_size /var} - ${fs_free_perc /var}% | ${color}Home: ${color D7D3C5}${fs_free /home} / ${fs_size /home} - ${fs_free_perc /home}% | ${color }Data: ${color D7D3C5}${font}${fs_free /mnt/data} / ${fs_size /mnt/data} - ${fs_free_perc /mnt/data}% | ${color}Arch-pkg: ${color D7D3C5}${font}${execi 3600 perl ~/scripts/archupdate/conky-updates.pl} | ${color}Mpd (${mpd_status}): ${color D7D3C5}${font}${mpd_smart}
.tint2rc (by Raffles10)
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 0
border_width = 1
background_color = #ffffff 0
border_color = #ffffff 40
rounded = 0
border_width = 1
background_color = #000000 50
border_color = #ffffff 40
rounded = 0
border_width = 0
#background_color = #A6B384 20
background_color = #000000 20
border_color = #ffffff
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
#panel_mode = single_monitor
panel_position = bottom center
panel_size = 95% 30
panel_margin = 0 0
panel_padding = 3 3 3 3
font_shadow = 0
panel_background_id = 2
#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 0
task_width = 40
task_centered = 1
task_padding = 2 2
task_font = sans 7
task_font_color = #ffffff 70
task_active_font_color = #ffffff 85
task_background_id = 0
task_active_background_id = 2
#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = multi_desktop
taskbar_padding = 0 0 0
taskbar_background_id = 1
#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray_padding = 2 2 2
systray_background_id = 0
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H.%M
time1_font = Bauhaus 8
time2_format = %d.%m.%Y
time2_font = Bauhaus 6
clock_font_color = #ffffff 76
clock_padding = 4 0
clock_background_id = 0
clock_rclick_command = orage
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
Last edited by lastchancetosee (2009-11-01 18:57:28)
My ship don't crash! She crashes, you crashed her!
Offline
Got a link to your wallpaper?
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Found it. It's Doe GDM. Linked above.
Haven't found a link to the icons, though.
My ship don't crash! She crashes, you crashed her!
Offline
Thanks
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Here's my currnet setup. I'm currently working on figuring out why some text fields in Firefox are dark gray with black text. It makes it extremely hard to see what you're typing. Tint2 quit displaying the system tray after the last update and I haven't been able to figure out why so I may try a different panel. Otherwise it's how I want it.
Last edited by Stagnation (2009-11-03 03:15:21)
I have a giant brain that can reduce any complex machine into a simple yes or no answer
Offline
Wow. Impressive! Did you do that wallpaper 'base' yourself?
Offline
No, unfortunately I have no artistic talent whatsoever. The wallpaper is called Elegant Arch and is available at http://www.arch-stuff.org/content/show. … ent=108233.
I have a giant brain that can reduce any complex machine into a simple yes or no answer
Offline
Here's my currnet setup. I'm currently working on figuring out why some text fields in Firefox are dark gray with black text. It makes it extremely hard to see what you're typing. Tint2 quit displaying the system tray after the last update and I haven't been able to figure out why so I may try a different panel. Otherwise it's how I want it.
Don't know which tint2 version you're using but I'm using an SVN build and the system tray works fine. Might be worth trying?
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Don't know which tint2 version you're using but I'm using an SVN build and the system tray works fine. Might be worth trying?
Yeah, I'm using the SVN build. I just set Trayer on top of the Tint2 panel where the system tray would normally be.
Now I just need to fix the black buttons/fields in Firefox.
Edit: Just fixed it using the instructions here: http://ubuntusatanic.org/forum/comments … 106&page=1
Last edited by Stagnation (2009-11-03 22:36:06)
I have a giant brain that can reduce any complex machine into a simple yes or no answer
Offline
No, unfortunately I have no artistic talent whatsoever. The wallpaper is called Elegant Arch and is available at http://www.arch-stuff.org/content/show. … ent=108233.
thanks for the link, its a nice wp
Desktop: E8400@4ghz - DFI Lanparty JR P45-T2RS - 4gb ddr2 800 - 30gb OCZ Vertex - Geforce 8800 GTS - 2*19" LCD
Server/Media Zotac GeForce 9300-ITX I-E - E5200 - 4gb Ram - 2* ecogreen F2 1.5tb - 1* wd green 500gb - PicoPSU 150xt - rtorrent - xbmc - ipazzport remote - 42" LCD
Offline
@ azleifel
This volume-icon in your panel, what is this for a program?
Sorry for my bad English.
Offline