You are not logged in.

#1151 2010-05-01 09:06:09

tawan
Member
Registered: 2010-03-02
Posts: 290
Website

Re: Share your Openbox Desktop ! :)

same as above but with toktok icons..

Rqapzl.jpg

edited by accident

Last edited by tawan (2010-05-02 01:57:29)

Offline

#1152 2010-05-01 17:41:12

w1ntermute
Member
Registered: 2009-06-28
Posts: 146

Re: Share your Openbox Desktop ! :)

tawan wrote:

same but toktok icons, Think I prefer this..

What's the file manager?

f4r4y wrote:

http://img704.imageshack.us/img704/4098 … 80x800.png
http://f4r4y.deviantart.com/art/Arch-Openbox-161201300

Well,
My first screen...all the things in there i get here...so there are:
-conky
-tint2

Can you post your ~/.conkyrc?

Last edited by w1ntermute (2010-05-01 17:44:10)

Offline

#1153 2010-05-01 19:36:27

HoboJ
Member
Registered: 2010-04-04
Posts: 28

Re: Share your Openbox Desktop ! :)

201005011524421680x1050.th.png

201005011531521680x1050.th.png

file manager: pcmanfm
gtk theme: mire_v2 blue
openbox theme: mire_v2 blue
panel: tint2
background setter: nitrogen
screensaver app: xscreensaver (only for locking my screen)

My conky is still a work in progress, just started using it a couple days ago. Most of my configs are pretty much default with the exception of my tint2 one and startup so here they are. 

tint2 config:

# 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

# To use this as default tint2 config: save as $HOME/.config/tint2/tint2rc

# Background definitions
# ID 1
rounded = 0
border_width = 0
background_color = #000000 65
border_color = #FFFFFF 7

# ID 2
rounded = 5
border_width = 0
background_color = #000000 40
border_color = #FFFFFF 64

# ID 3
rounded = 5
border_width = 0
background_color = #FFFFFF 7
border_color = #FFFFFF 60

# ID 4
rounded = 5
border_width = 1
background_color = #000000 28
border_color = #A0D0FF 78

# Panel
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 100% 33
panel_margin = 0 0
panel_padding = 2 2 0
panel_dock = 0
wm_menu = 1
panel_layer = bottom
panel_background_id = 1

# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 4
strut_policy = minimum

# Taskbar
taskbar_mode = single_desktop
taskbar_padding = 2 2 2
taskbar_background_id = 4
#taskbar_active_background_id = 0

# Tasks
urgent_nb_of_blink = 8
task_icon = 1
task_text = 1
task_centered = 1
task_maximum_size = 160 37
task_padding = 6 3
task_background_id = 3
task_active_background_id = 2
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 = 100 0 0

# Fonts
task_font = Sans 8
task_font_color = #A89FFF 67
task_active_font_color = #A89FFF 100
task_urgent_font_color = #FFFFFF 100
task_iconified_font_color = #A89FFF 100
font_shadow = 0

# System Tray
systray = 1
systray_padding = 4 3 5
systray_sort = left2right
systray_background_id = 4
systray_icon_size = 0
systray_icon_asb = 100 0 0

# Clock
time1_format = %l:%M %P
time1_font = sans 8
time2_format = %A %d %B
time2_font = Sans 7
clock_font_color = #FFFFFF 65
clock_padding = 4 2
clock_background_id = 4
clock_rclick_command = orage

# Tooltips
tooltip = 0
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 0
tooltip_font = Sans 8
tooltip_font_color = #FFFFFF 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 65
battery_padding = 1 0
battery_background_id = 0

# End of config

.xinitrc config, aka my startup config

#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
tint2 & nitrogen --restore & keepassx & conky & xscreensaver -no-splash &
exec ck-launch-session openbox-session

Offline

#1154 2010-05-02 01:52:07

tawan
Member
Registered: 2010-03-02
Posts: 290
Website

Re: Share your Openbox Desktop ! :)

w1ntermute wrote:
tawan wrote:

same but toktok icons, Think I prefer this..

What's the file manager?

thunar

Offline

#1155 2010-05-02 05:21:21

Daisuke_Aramaki
Member
From: ++49/711
Registered: 2008-10-06
Posts: 651
Website

Re: Share your Openbox Desktop ! :)

HoboJ wrote:

*snip

gtk engine fail!

Mire is reliant on Murrine engine, which I think you don't have installed.


"You know what I found? Right in the kernel, in the heart of the operating system, I found a developer's comment that said, `Does this belong here?`" -- Simon Lok about Linux kernel in 2005
Reflections on the Strange and the not so Strange
http://skinwalker.wordpress.com

Offline

#1156 2010-05-02 14:57:07

HoboJ
Member
Registered: 2010-04-04
Posts: 28

Re: Share your Openbox Desktop ! :)

Daisuke_Aramaki wrote:
HoboJ wrote:

*snip

gtk engine fail!

Mire is reliant on Murrine engine, which I think you don't have installed.

Out of curiosity how did you find that out? I've ran into a few gtk themes that didn't look quite right. I assumed it was because of a missing engine but alas I've no knowledge of how to figure out what I'm missing.

Last edited by HoboJ (2010-05-02 14:57:30)

Offline

#1157 2010-05-03 05:05:25

Rouzes
Member
Registered: 2010-04-29
Posts: 9

Re: Share your Openbox Desktop ! :)

2010-05-07-000912_1366x768_scrot.png

Last edited by Rouzes (2010-05-07 13:57:17)

Offline

#1158 2010-05-06 21:16:36

willxtreme
Member
Registered: 2010-01-07
Posts: 150
Website

Re: Share your Openbox Desktop ! :)

g6rNel.jpg
w/ tilda
AHvyZl.jpg

DcZwQl.jpg

YaOLBl.jpg

Last edited by willxtreme (2010-05-09 01:34:34)

Offline

#1159 2010-05-07 11:00:59

ninjaprawn
Member
From: Manchester, UK
Registered: 2008-01-26
Posts: 485

Re: Share your Openbox Desktop ! :)

you got a link for that wallpaper on the 3rd scrot??


2007 - Started using Arch Linux as my only/main OS
- Samsung Series 3, Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz - 8Gb DDR3 ram - 700Gb HDD
On board intel Graphics & Sound

Offline

#1160 2010-05-07 14:54:22

willxtreme
Member
Registered: 2010-01-07
Posts: 150
Website

Re: Share your Openbox Desktop ! :)

There you go
IJL75l.jpg
0shaXl.jpg

Offline

#1161 2010-05-09 12:29:57

Shinryuu
Member
From: /dev/urandom
Registered: 2010-02-27
Posts: 339

Re: Share your Openbox Desktop ! :)

Now with PyTyle roll

screenshothhz.th.png
screenshot2vg.th.png

Offline

#1162 2010-05-09 13:07:43

toorlv
Member
Registered: 2009-11-01
Posts: 65

Re: Share your Openbox Desktop ! :)

Offline

#1163 2010-05-09 13:47:56

Wyrm88
Member
Registered: 2010-05-05
Posts: 53

Re: Share your Openbox Desktop ! :)

tawan wrote:

same as above but with toktok icons..

http://imgur.com/Rqapzl.jpg

edited by accident

Could you please say which panel is that on the right? Thx

Offline

#1164 2010-05-09 15:33:36

Shinryuu
Member
From: /dev/urandom
Registered: 2010-02-27
Posts: 339

Re: Share your Openbox Desktop ! :)

toorlv wrote:

Oh, I saw your email earlier today and I replied to it.. but it seems you didn't get my answer? well here's aura GTK you have been looking for big_smile

Wyrm88 wrote:
tawan wrote:

same as above but with toktok icons..

http://imgur.com/Rqapzl.jpg

edited by accident

Could you please say which panel is that on the right? Thx

I believe it's tint2

Last edited by Shinryuu (2010-05-09 15:35:13)

Offline

#1165 2010-05-09 15:44:32

JokerBoy
Member
From: România
Registered: 2009-09-24
Posts: 641

Re: Share your Openbox Desktop ! :)

201005091835351440x900s.th.png

Offline

#1166 2010-05-09 15:46:24

toorlv
Member
Registered: 2009-11-01
Posts: 65

Re: Share your Openbox Desktop ! :)

Shinryuu wrote:
toorlv wrote:

Oh, I saw your email earlier today and I replied to it.. but it seems you didn't get my answer? well here's aura GTK you have been looking for big_smile

Wyrm88 wrote:
tawan wrote:

same as above but with toktok icons..

http://imgur.com/Rqapzl.jpg

edited by accident

Could you please say which panel is that on the right? Thx

I believe it's tint2

Thanks, yeah, I didn't received it..

Your firefox looks white on screens, but GTK theme is dark.. Do you use any Firefox themes?
Can you say me name of themes?

Offline

#1167 2010-05-09 16:34:06

Wyrm88
Member
Registered: 2010-05-05
Posts: 53

Re: Share your Openbox Desktop ! :)

Shinryuu wrote:

[

Wyrm88 wrote:
tawan wrote:

same as above but with toktok icons..

http://imgur.com/Rqapzl.jpg

edited by accident

Could you please say which panel is that on the right? Thx

I believe it's tint2

Thought so smile.

@ tawan
Would appreciate it if you could post your tint2.conf.

Offline

#1168 2010-05-09 19:02:02

Shinryuu
Member
From: /dev/urandom
Registered: 2010-02-27
Posts: 339

Re: Share your Openbox Desktop ! :)

toorlv wrote:

Your firefox looks white on screens, but GTK theme is dark.. Do you use any Firefox themes?
Can you say me name of themes?

I use a theme called Whitehart with my firefox.

Offline

#1169 2010-05-09 19:51:27

Arm-the-Homeless
Member
Registered: 2008-12-22
Posts: 273

Re: Share your Openbox Desktop ! :)

2ppdbnd.png

Last edited by Arm-the-Homeless (2010-05-09 19:51:38)

Offline

#1170 2010-05-09 20:16:12

Kooothor
Member
From: Paname
Registered: 2008-08-02
Posts: 226

Re: Share your Openbox Desktop ! :)

Openbox, adeskbar, urxvt tabbed, lxde

100509101341544012.png


ktr

Offline

#1171 2010-05-09 21:06:12

skrite
Member
Registered: 2009-09-07
Posts: 160

Re: Share your Openbox Desktop ! :)

Offline

#1172 2010-05-09 21:11:52

Roline
Member
From: Netherlands
Registered: 2009-12-05
Posts: 207
Website

Re: Share your Openbox Desktop ! :)


Bitbucket - DeviantART - Userstyles
*Currently Not Using Arch

Offline

#1173 2010-05-13 00:44:10

the dsc
Member
Registered: 2009-08-01
Posts: 12

Re: Share your Openbox Desktop ! :)

Mine:

th_10642_desktop2_122_715lo.jpg

I have a fbpanel down there, but it's set to autohide (well, I've disabled it just for the screenshot).  By the way, anyone knows how to configure so that the autohide does not have any delay? I've copied and pasted the config file from my debian install, which does not have a delay, and yet on arch it has. I'm hoping that it came with some corresponding option to disable it via configuration file.

I use it mostly for the system tray and clock, as I think that the "client list combined menu" activated by the middle click on the title bar suffices for the typical role of a taskbar. I still have it as a taskbar though, doesn't hurt to have it. The one on the left is "minimize all", the ones after the opera icon (which is in the system tray) are a menu I did for mpc (with the juk icon), then a mute button (which I'll likely replace by volwheel), and then a button to change the wallpaper randomly from a list with thousands of images. It's somewhat ugly as I didn't configured the icons yet.

The menu is obviously copied from my debian's rc.xml, the most noteworthy thing are a few pipe menus I've copied from the internet as they are, and the one for mpc which I tweaked a little bit.

The clearlooks fits reasonably nicely with the oxygen theme I use everywhere else (even though KDE for me almost stands for "Konqueror DEpendency").

Last edited by the dsc (2010-05-13 00:45:22)

Offline

#1174 2010-05-13 00:57:33

the dsc
Member
Registered: 2009-08-01
Posts: 12

Re: Share your Openbox Desktop ! :)

Which calendar is being used here? Is it xdkcal, gdeskcal, or something else?

& thanks for the wallpaper. smile

Last edited by the dsc (2010-05-13 00:58:35)

Offline

#1175 2010-05-13 09:37:59

tawan
Member
Registered: 2010-03-02
Posts: 290
Website

Re: Share your Openbox Desktop ! :)

Wyrm88 wrote:

@ tawan
Would appreciate it if you could post your tint2.conf.

here go...

#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------

#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 0
border_width = 0
background_color = #1d1d1d 0
border_color = #1d1d1d 0

rounded = 22
border_width = 0
background_color = #727272 8
border_color = #ffffff 6

rounded = 22
border_width = 0
background_color = #727272 72
border_color = #ffffff 50

#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = top left vertical
panel_size = 80% 44
panel_margin = 0 0
panel_padding = 0 0 0
font_shadow = 1
panel_background_id = 1
wm_menu = 1

#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = multi_desktop
#taskbar_mode = single_desktop
taskbar_padding = 0 0 0
taskbar_background_id = 1
taskbar_active_background_id = 2

#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 0
task_maximum_size = 40 40
task_centered = 1
task_padding = 6 3
task_font = sans 7
task_font_color = #ffffff 70
task_active_font_color = #000000 100
task_background_id = 0
task_active_background_id = 3

#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray = 1
systray_padding = 4 4 5
systray_background_id = 1
systray_sort = left2right
systray_icon_size = 16
systray_icon_asb = 100 0 0

#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
time1_font = sans bold 8
time2_format = %h.%e
time2_font = sans 6
clock_font_color = #ffffff 76
clock_padding = 4 2
clock_background_id = 1
#clock_lclick_command = xclock
clock_rclick_command = zenity --calendar

#---------------------------------------------
# BATTERY
#---------------------------------------------
battery = 0
battery_hide = 98
battery_low_status = 10
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 = 0

#---------------------------------------------
# TOOLTIP
#---------------------------------------------
tooltip = 1
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 1
tooltip_font_color = #ffffff 80
tooltip_font = sans 10

#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

Offline

Board footer

Powered by FluxBB