You are not logged in.
Something strange is going on with my conky weather script. That left parenthesis after the pressure is supposed to say rising, falling or steady.. I'm re-writing it in python so hopefully that will fix it. I'm such a weather geek.
I really love Openbox. I don't care about bloat and have absolutely nothing against the bigger DE's, but I've been hooked since I tried it.
Last edited by snyda (2010-07-28 19:35:09)
Offline
Revamp of all my configs
Edit: don't be afraid of core 1 on 100%... i was compiling sth in the background
Last edited by SonicSupremacy (2010-07-29 03:19:13)
Registered Linux user #589468
OS: Arch 64-bit -- CPU: Core i7-4770 GPU: Radeon R9 270x RAM: 16 gigs Storage: 120GB SSD + 1TB HDD
OS: Arch ARM -- Raspberry Pi B, Raspberry Pi B+, Raspberry Pi B2
Offline
Offline
Openbox is so awesome! Undescribeable
conky:
alignment top_right
background no
border_width 0
border_inner_margin 5
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color black
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades yes
use_xft yes
xftfont Droid Sans Mono:size=8
gap_x 5
gap_y 0
minimum_size 160 1200
maximum_width 160
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
double_buffer yes
own_window yes
own_window_class Conky
own_window_type desktop
own_window_argb_visual yes
own_window_argb_value 100
stippled_borders 0
update_interval 5.0
uppercase no
use_spacer none
show_graph_scale no
show_graph_range no
TEXT
${color grey}music:
$color${exec conkyRhythmbox --datatype=TI}
${exec conkyRhythmbox --datatype=AR}
${color grey}up:$color $uptime
${color grey}ram:$color $mem
${color grey}
temperatures:
case: $color${hwmon 1 temp 1}°C${color grey}/$color${hwmon 1 temp 1}°C${color grey}/$color${hwmon 1 temp 1}°C
${color grey}cpu: $color${hwmon 0 temp 1}°C
${color grey}gpu: $color${exec nvidia-settings -q gpucoretemp | grep 'Attribute' | cut -d' ' -f6 | cut -d'.' -f1}°C
${color grey}hdd: $color${hddtemp /dev/sdb}°C
${color grey}ssd: $color${hddtemp /dev/sda}°C
${color grey}
fans:
cpu: $color${hwmon 1 fan 2}${color grey}rpm
${color grey}back: $color${hwmon 1 fan 5}${color grey}rpm
${color grey}core1:$color${cpu cpu1}% ${color grey}at $color${freq 1}mhz
${cpubar cpu1 5}
${color grey}core2:$color${cpu cpu2}% ${color grey}at $color${freq 2}mhz
${cpubar cpu2 5}
${color grey}core3:$color${cpu cpu3}% ${color grey}at $color${freq 3}mhz
${cpubar cpu3 5}
${color grey}core4:$color${cpu cpu4}% ${color grey}at $color${freq 4}mhz
${cpubar cpu4 5}
${color grey}
file systems:
${color grey}boot: $color${fs_used /boot}${color grey}
${fs_bar 5 /boot}
${color grey}root: $color${fs_used /}${color grey}
${fs_bar 5 /}
${color grey}tmp: $color${fs_used /tmp}${color grey}
${fs_bar 5 /tmp}
${color grey}home: $color${fs_used /home}${color grey}
${fs_bar 5 /home}
${color grey}media: $color${fs_used /home/seb/Media}${color grey}
${fs_bar 5 /home/seb/Media}
${color grey}
networking:
${color grey}up: $color${totalup eth0}
${upspeedgraph eth0 40}
${color grey}down: $color${totaldown eth0}
${downspeedgraph eth0 40}
${color grey}
last upgraded:$color
${exec tac /var/log/pacman.log | grep -m 6 upgraded | cut -d' ' -f4}
${color grey}
last installed:$color
${exec tac /var/log/pacman.log | grep -m 6 installed | cut -d' ' -f4}
${color grey}
last removed:$color
${exec tac /var/log/pacman.log | grep -m 6 removed | cut -d' ' -f4}
tint2:
# Tint2 config file
# Generated by tintwizard (http://code.google.com/p/tintwizard/)
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
# Background definitions
# ID 1
rounded = 0
border_width = 0
background_color = #000000 40
border_color = #FFFFFF 16
# ID 2
rounded = 4
border_width = 0
background_color = #FFFFFF 40
border_color = #FFFFFF 48
# ID 3
rounded = 4
border_width = 0
background_color = #FFFFFF 16
border_color = #FFFFFF 68
# ID 4
rounded = 4
border_width = 1
background_color = #000000 20
border_color = #FFFFFF 30
# ID 5
rounded = 4
border_width = 1
background_color = #000000 50
border_color = #FFFFFF 50
# Panel
panel_monitor = 1
panel_position = center left vertical
panel_size = 100% 60
panel_margin = 0 0
panel_padding = 5 5 20
panel_dock = 0
wm_menu = 0
panel_layer = bottom
panel_background_id = 1
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 2
strut_policy = follow_size
# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 0 0 2
taskbar_background_id = 4
taskbar_active_background_id = 5
# Tasks
urgent_nb_of_blink = 8
task_icon = 1
task_text = 0
task_centered = 1
task_maximum_size = 140 50
task_padding = 10 10
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 2
task_iconified_background_id = 3
# Task Icons
task_icon_asb = 70 -50 -20
task_active_icon_asb = 100 +00 0
task_urgent_icon_asb = 100 +20 0
task_iconified_icon_asb = 70 0 0
# Fonts
task_font = Droid Sans 8
task_font_color = #FFFFFF 68
task_active_font_color = #FFFFFF 83
task_urgent_font_color = #FFFFFF 83
task_iconified_font_color = #FFFFFF 68
font_shadow = 0
# System Tray
systray = 1
systray_padding = 3 3 3
systray_sort = ascending
systray_background_id = 4
systray_icon_size = 18
systray_icon_asb = 90 -80 0
# Clock
time1_format = %H:%M
time1_font = Droid Sans 8
time2_format = %A
time2_font = Droid Sans 6
clock_font_color = #FFFFFF 90
clock_padding = 5 5
clock_background_id = 4
clock_rclick_command = none
# Tooltips
tooltip = 0
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 1
tooltip_font = sans 10
tooltip_font_color = #000000 80
# Mouse
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = 98
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 74
battery_padding = 1 0
battery_background_id = 0
# End of config
autostart.sh
# This shell script is run before Openbox launches.
# Environment variables set here are passed to the Openbox session.
# D-bus
#if which dbus-launch >/dev/null 2>&1 && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
# eval `dbus-launch --sh-syntax --exit-with-session`
#fi
# Run XDG autostart things. By default don't run anything desktop-specific
# See xdg-autostart --help more info
DESKTOP_ENV="OPENBOX"
if which /usr/lib/openbox/xdg-autostart >/dev/null 2>&1; then
/usr/lib/openbox/xdg-autostart $DESKTOP_ENV
fi
#feh --bg-center ~/Media/Bilder/Wallpaper/Desert_Journey_by__kol/DesertJourney_1600_center.jpg &
xset s off &
feh --bg-center ~/.config/wallpaper &
xcompmgr -c -C -f -t-5 -l-0 -r 0 -o.55 -I.05 -O.05 -D 10 &
conky -c ~/.config/conkyrc &
tint2 &
dropbox &
chromium &
thunderbird &
pidgin &
transmission &
rhythmbox &
terminal &
Chrome, tint2, conky
for GTK and Openbox: Shiki Flat Il...
Last edited by Labello (2010-08-06 18:24:33)
"They say just hold onto your hope but you know if you swallow your pride you will choke"
Alexisonfire - Midnight Regulations
Offline
Offline
not much changed for me, I have made some icons but for now I'd like to promote a script I've made ... auto openbox theme creator.
Offline
very good configuration !
can you share your panel conf
+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome
Offline
Offline
I have admitted defeat. After trying a few docks, launchers, panels, many many themes, icons and so on - I have to say I can do no more to Openbox than I have or I want...
So here is my finished article... Aside from the occasional change of wallpaper or gtk theme, this is it.
busyish:
-- mod edit: post thumbnails: http://wiki.archlinux.org/index.php/For … s_and_Code --
Mod edit really necessary? It was a thumbnail, all be it slightly larger than your average. Check imgur...
here it is again but in the very small size..
I'm now going to Linux Mint Gnome to play with serious Compiz eycandy - but my default boot, is and always will be Arch + Openbox <3
Last edited by tawan (2010-08-23 08:10:38)
Offline
My brand new Desktop (first time messing with Openbox)
Offline
My brand new Desktop (first time messing with Openbox)
awesome! i think this would be looking good on a laptop :->
"They say just hold onto your hope but you know if you swallow your pride you will choke"
Alexisonfire - Midnight Regulations
Offline
hi, i've a question:
is possible to set a different wallpaper for each desktop ?
+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome
Offline