You are not logged in.

#1976 2011-12-31 11:39:22

saft
Member
Registered: 2010-03-04
Posts: 36

Re: Share your Openbox Desktop ! :)

2011-12-31-113315_1366x768_scrot.jpg

Last edited by saft (2011-12-31 15:56:45)

Offline

#1977 2011-12-31 15:44:46

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: Share your Openbox Desktop ! :)

lovely tint2 config.. mind sharing it?


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#1978 2011-12-31 15:50:52

saft
Member
Registered: 2010-03-04
Posts: 36

Re: Share your Openbox Desktop ! :)

Of course. It's nothing special, I suspect that the visual appeal is due to the typography - it's Ubuntu Condensed, which sits well alongside Ubuntu Regular as a GTK font and Ubuntu Mono for openbox elements.

# 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 20
border_color = #000000 100

# ID 2
rounded = 0
border_width = 1
background_color = #000000 0
border_color = #888888 100

# ID 3
rounded = 5
border_width = 1
background_color = #555555 100
border_color = #000000 100

# ID 4
rounded = 0
border_width = 1
background_color = #000000 0
border_color = #666666 100

# ID 5
rounded = 0
border_width = 1
background_color = #FFFFFF 5
border_color = #FFFFFF 25

# Panel
panel_monitor = 2
panel_position = center right vertical
panel_size = 100% 50
panel_margin = 0 0
panel_padding = 5 5 10
panel_dock = 0
wm_menu = 1
panel_layer = top
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 = multi_desktop
taskbar_padding = 0 0 0
taskbar_background_id = 4
taskbar_active_background_id = 2

# Tasks
urgent_nb_of_blink = 7
task_icon = 1
task_text = 0
task_centered = 0
task_maximum_size = 38 38
task_padding = 5 5
task_background_id = 0
task_active_background_id = 5
task_urgent_background_id = 0
task_iconified_background_id = 0

# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 50 0 0

# Fonts
task_font = Sans 12
task_font_color = #FFFFFF 100
task_active_font_color = #FFFFFF 100
task_urgent_font_color = #FFFFFF 100
task_iconified_font_color = #FFFFFF 100
font_shadow = 0

# System Tray
systray = 1
systray_padding = 0 0 0
systray_sort = left2right
systray_background_id = 0
systray_icon_size = 20
systray_icon_asb = 100 0 0

# Clock
time1_format = %I:%M
time1_font = Ubuntu Condensed, Bold 12
time2_format = %a %e
time2_font = Ubuntu Condensed, Bold 10
clock_font_color = #FFFFFF 100
clock_padding = 0 0
clock_background_id = 0

# Tooltips
tooltip = 1
tooltip_padding = 5 5
tooltip_show_timeout = 0.3
tooltip_hide_timeout = 0
tooltip_background_id = 3
tooltip_font = Ubuntu Medium 10
tooltip_font_color = #FFFFFF 100

# Mouse
mouse_middle = none
mouse_right = none
mouse_scroll_up = none
mouse_scroll_down = none

# Battery
battery = 1
battery_low_status = 10
battery_low_cmd = notify-send "Battery low - 10%"
battery_hide = 0
bat1_font = Ubuntu Condensed, Bold 12
bat2_font = Ubuntu Condensed, Bold 10
battery_font_color = #FFFFFF 100
battery_padding = 0 0
battery_background_id = 0

# End of config

Offline

#1979 2011-12-31 16:46:10

Lennie
Member
From: Sweden
Registered: 2011-10-12
Posts: 146

Re: Share your Openbox Desktop ! :)

broken pipe wrote:

would you mind sharing your conkyrc? smile

Here it is.

background yes
use_xft yes
xftfont Sans:size=8
xftalpha 1
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 200 200
maximum_width 200
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
default_color white
default_shade_color black
default_outline_color white
alignment top_left
gap_x 20
gap_y 60
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale yes
temperature_unit celsius

TEXT
${image ~/Pictures/archlinuxlogo250px.png -s 210x70}

${voffset 50}${font sans-serif:bold:size=8}${color BBBBBB} SYSTEM ${hr 2}
${font sans-serif:normal:size=8}$sysname $kernel $alignr $machine
Host:$alignr$nodename
Uptime:$alignr$uptime
File System: $alignr${fs_type}

${font sans-serif:bold:size=8}PROCESSORS ${hr 2}
${font sans-serif:normal:size=8}CPU: ${cpu cpu}% ${cpubar cpu}

${font sans-serif:bold:size=8}MEMORY ${hr 2}
${font sans-serif:normal:size=8}RAM $alignc $mem / $memmax $alignr $memperc%
$membar

${font sans-serif:bold:size=8}DISKS ${hr 2}
${font sans-serif:normal:size=8}/ $alignc ${fs_used /} / ${fs_size /} $alignr ${fs_used_perc /}%
${fs_bar /}
${font sans-serif:normal:size=8}/home $alignc ${fs_used /home} / ${fs_size /home} $alignr ${fs_used_perc /home}%
${fs_bar /home}
${font sans-serif:normal:size=8}Data $alignc ${fs_used /home/lennie/Data} / ${fs_size /home/lennie/Data} $alignr ${fs_used_perc /home/lennie/Data}%
${fs_bar /home/lennie/Data}
#SWAP $alignc ${swap} / ${swapmax} $alignr ${swapperc}%
#${swapbar}

${font sans-serif:bold:size=8}PROCESSES:${alignr}${font sans-serif:normal:size=8}$processes | $running_processes
${hr 2}
${font sans-serif:bold:size=8}${offset 10}MEM USAGE
${font sans-serif:normal:size=8}\
${offset 20}${top_mem name 1}${alignr}${offset -20}${top_mem mem_res 1}
${offset 20}${top_mem name 2}${alignr}${offset -20}${top_mem mem_res 2}
${offset 20}${top_mem name 3}${alignr}${offset -20}${top_mem mem_res 3}

${font sans-serif:bold:size=8}${offset 10}CPU USAGE
${font sans-serif:normal:size=8}\
${offset 20}${top name 1}${alignr}${offset -20}${top cpu 1} %
${offset 20}${top name 2}${alignr}${offset -20}${top cpu 2} %
${offset 20}${top name 3}${alignr}${offset -20}${top cpu 3} %

${font sans-serif:bold:size=8}NETWORK ${hr 2}
${font sans-serif:normal:size=8}IP address: $alignr ${addr ppp0}
${downspeedgraph ppp0 20,200}
Down: ${alignr}${offset -25}${downspeed ppp0}${alignr} total: ${totaldown ppp0}
${upspeedgraph ppp0 20,200}
UP: ${alignr}${offset -25}${upspeed ppp0}${alignr} total: ${totalup ppp0}

${font sans-serif:normal:size=11}STOCKHOLM${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ ESSB temperature temperature 30} °C${font}

Offline

#1980 2012-01-02 10:10:49

tadevokle
Member
Registered: 2011-02-25
Posts: 18

Re: Share your Openbox Desktop ! :)

tYzBwdA
tYzBwdw


'Multiple exclamation marks,' he went on, shaking his head, 'are a sure sign of a diseased mind'. [Eric, Terry Pratchett]

Offline

#1981 2012-01-02 15:33:08

grobar87
Member
From: Македонија
Registered: 2010-08-25
Posts: 174

Re: Share your Openbox Desktop ! :)

Looks great smile
Mind sharing your bash.rc,openbox & gtk theme?
Thanks.


And... here... we... go!

Offline

#1982 2012-01-03 17:36:59

sboysel
Member
Registered: 2011-12-30
Posts: 63

Re: Share your Openbox Desktop ! :)

tYzFldA

Offline

#1983 2012-01-04 01:59:41

Spooky_36
Member
Registered: 2011-04-06
Posts: 8

Re: Share your Openbox Desktop ! :)

tYTlzcw

tint2,dzen,screenfo,weechat.
Font lime

Offline

#1984 2012-01-05 14:31:49

na12
Member
From: /home/serbia
Registered: 2008-12-23
Posts: 752

Re: Share your Openbox Desktop ! :)

2012-01-05-1512101280x80.jpg

bmpanel2,conky

Offline

#1985 2012-01-06 08:56:05

655321
Member
From: Costa Rica
Registered: 2009-12-08
Posts: 412
Website

Re: Share your Openbox Desktop ! :)

Lets give it another shot!

GTK theme is zuki blues, faenza icons, weightless-industry Openbox theme and Ecliz_Full mouse big_smile

Clean - Using 2 conkys (1 for clock the other for info) and tint2

tYzNmdQ

Dirty - Guake Terminal, Thunar, Clementine Player, openbox menu with icons:

tYzNnMA


Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff

Offline

#1986 2012-01-06 12:52:35

carukia
Member
From: ~/United_Kingdom/Liverpool
Registered: 2011-05-15
Posts: 162

Re: Share your Openbox Desktop ! :)

GTK - Elegant Arch, Icons- Faenza, Openbox Theme - Mire_v2_blue. The wallpaper is of guitarist and composer Kaki King. http://wallpapers.brothersoft.com/kaki-king-174035.html


2012_01_06_1325853776_1024x600_scrot.jpg


2012_01_06_1325854033_1024x600_scrot.jpg

Offline

#1987 2012-01-06 13:14:42

Dustbin
Member
From: The Netherlands
Registered: 2011-12-07
Posts: 124

Re: Share your Openbox Desktop ! :)

Your bmpanel2 and conky are awesome! Mind sharing your configs?

Last edited by Dustbin (2012-01-06 13:17:45)


If the Matrix was real, it would run on Arch...

Offline

#1988 2012-01-06 14:10:26

TheImmortalPhoenix
Member
From: 127.0.0.1
Registered: 2011-08-13
Posts: 436

Re: Share your Openbox Desktop ! :)

Dustbin wrote:

Your bmpanel2 and conky are awesome! Mind sharing your configs?

I want them too! And also, can you tell me what you use for compositing? xcompmgr? if so, what syntax do you use?

Offline

#1989 2012-01-06 14:16:48

zodmaner
Member
Registered: 2007-07-11
Posts: 653

Re: Share your Openbox Desktop ! :)

Also, if you don't mind, could you share your .conkyrc? tongue

Offline

#1990 2012-01-06 17:16:21

na12
Member
From: /home/serbia
Registered: 2008-12-23
Posts: 752

Re: Share your Openbox Desktop ! :)

Bmpanel2 theme
conky configs

@TheImmortalPhoenix
I replied you at January 2012 Screenshots thread.

Offline

#1991 2012-01-06 19:16:07

TheImmortalPhoenix
Member
From: 127.0.0.1
Registered: 2011-08-13
Posts: 436

Re: Share your Openbox Desktop ! :)

Thanks na12 wink

Offline

#1992 2012-01-06 20:10:15

toketin
Member
From: Belluno (Italy)
Registered: 2007-04-17
Posts: 326

Re: Share your Openbox Desktop ! :)

I can't get launchers shown in my bmpanel2, i've added the line into bmpanel2rc config but nothing neutral

Offline

#1993 2012-01-06 20:16:51

na12
Member
From: /home/serbia
Registered: 2008-12-23
Posts: 752

Re: Share your Openbox Desktop ! :)

toketin wrote:

I can't get launchers shown in my bmpanel2, i've added the line into bmpanel2rc config but nothing neutral

Here is my bmpanel2rc

launchbar
	exec google-chrome
		icon /home/dany/.config/bmpanel2/gc.png
	exec pcmanfm
		icon /home/dany/.config/bmpanel2/fm.png
	exec gmrun
		icon /home/dany/.config/bmpanel2/gr.png
	exec urxvt
		icon /home/dany/.config/bmpanel2/term.png
preferred_alternatives desktop_switcher
theme Dmpanel2
clock_prog /usr/bin/gsimplecal
task_urgency_hint

you have to put here real path to the icons

Offline

#1994 2012-01-06 20:22:41

toketin
Member
From: Belluno (Italy)
Registered: 2007-04-17
Posts: 326

Re: Share your Openbox Desktop ! :)

Thanks, i've fixed using bmpanel2cfg great app big_smile
is there a way to close a task in the taskbar by clicking for example with right mouse?

Last edited by toketin (2012-01-06 20:24:39)

Offline

#1995 2012-01-06 21:00:46

na12
Member
From: /home/serbia
Registered: 2008-12-23
Posts: 752

Re: Share your Openbox Desktop ! :)

toketin wrote:

Thanks, i've fixed using bmpanel2cfg great app big_smile
is there a way to close a task in the taskbar by clicking for example with right mouse?

Look at here.

Offline

#1996 2012-01-14 16:41:06

Plus
Member
Registered: 2011-09-24
Posts: 17

Re: Share your Openbox Desktop ! :)

This is also in the monthly screenshot thread but figured I would post it here too.  This thread is one of the things that got me interested in checking out Openbox.  My first screenshot post!  Heavily Crunchbang inspired Arch.  Feedback much appreciated.

Clean:
2012_01_14_112833_1280x1024_scrot.png

Dirty:
2012_01_14_112806_1280x1024_scrot.png

Offline

#1997 2012-01-15 10:43:30

ying
Member
From: Austria
Registered: 2010-03-02
Posts: 110

Re: Share your Openbox Desktop ! :)

Wow nice tint2 config! Could you share this please?

Offline

#1998 2012-01-15 12:18:19

na12
Member
From: /home/serbia
Registered: 2008-12-23
Posts: 752

Re: Share your Openbox Desktop ! :)

@Plus
What is that nice terminal font?

Last edited by na12 (2012-01-15 12:18:39)

Offline

#1999 2012-01-15 20:48:22

carukia
Member
From: ~/United_Kingdom/Liverpool
Registered: 2011-05-15
Posts: 162

Offline

#2000 2012-01-16 03:12:26

Plus
Member
Registered: 2011-09-24
Posts: 17

Re: Share your Openbox Desktop ! :)

@ying - Thanks!  Here you go:

# 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 = #262626 60
border_color = #FFFFFF 1

# ID 2
rounded = 0
border_width = 0
background_color = #FFFFFF 40
border_color = #FFFFFF 40

# ID 3
rounded = 0
border_width = 0
background_color = #FFFFFF 1
border_color = #FFFFFF 60

# Panel
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 100% 20
panel_margin = 0 0
panel_padding = 7 0 7
panel_dock = 0
wm_menu = 0
panel_layer = top
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 = single_desktop
taskbar_padding = 2 0 2
taskbar_background_id = 0
taskbar_active_background_id = 0

# Tasks
urgent_nb_of_blink = 8
task_icon = 0
task_text = 1
task_centered = 1
task_maximum_size = 140 35
task_padding = 6 2
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 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 70 0 0

# Fonts
task_font = Liberation Sans 7
task_font_color = #FFFFFF 60
task_active_font_color = #FFFFFF 80
task_urgent_font_color = #FFFFFF 80
task_iconified_font_color = #FFFFFF 60
font_shadow = 0

# System Tray
systray = 1
systray_padding = 0 4 5
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 16
systray_icon_asb = 70 0 0

# Clock
time1_format = %D @ %I:%M %p
time1_font = Liberation Sans 8
clock_font_color = #FFFFFF 60
clock_padding = 1 0
clock_background_id = 0
clock_lclick_command = gsimplecal

# 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 = close
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 60
battery_padding = 1 0
battery_background_id = 0

# End of config

@na12 - All fonts are Liberation Sans except the terminal font is Liberation Mono.

Offline

Board footer

Powered by FluxBB