You are not logged in.

#551 2009-02-17 18:16:34

chochem
Member
From: Denmark
Registered: 2008-03-02
Posts: 176
Website

Re: Share your Openbox Desktop ! :)

brisbin33 wrote:
${font monaco black:size=48}${alignr}${offset -150}${time %e}
${voffset -91}${goto 145}${color1}${font verdana:size=26}${time %I:%M}$color
${voffset -21}${goto 132}${font tahoma:size=8}${time %B}$font

Thanks Brisbin - I'm actually ahead of you, as I located your conkyrc at dotfiles and adapted it smile

Offline

#552 2009-02-18 01:49:29

Isengrin
Member
Registered: 2008-08-07
Posts: 166

Re: Share your Openbox Desktop ! :)

Openbox-thumb.png

Openbox theme: Mash. http://vault.openmonkey.com/pages/openbox/

GTK theme: Nimbus. http://aur.archlinux.org/packages.php?ID=9835

Applications:
BMPanel with Arch theme. http://nsf.110mb.com/bmpanel/#themes
Sonata, Gnome-terminal, Lyx, Kopete, bbdock, conky and PcmanFM

autostart.sh:

sh ~/.fehbg &
xmodmap ~/.xmodmap &
conky &
/etc/X11/Xsession &
bmpanel arch &
bbdock &
xscreensaver -no-splash &
#gsynaptics-init --sm-disable &

menu.xml: http://isengrin.iespana.es/Config/menu.xml

.conkyrc: http://isengrin.iespana.es/Config/conkyrc

The original conky config I modified was somewhere in this thread, from a guy with a 3200x1200 resolution. *¬*

Last edited by Isengrin (2009-02-18 07:19:31)


The Wheel weaves as the Wheel wills, and we are only the thread of the Pattern."
—Moiraine Damodred

Offline

#553 2009-02-18 08:26:31

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

Re: Share your Openbox Desktop ! :)

Isengrin wrote:

http://isengrin.iespana.es/Screenshots/ … -thumb.png

Openbox theme: Mash. http://vault.openmonkey.com/pages/openbox/

GTK theme: Nimbus. http://aur.archlinux.org/packages.php?ID=9835

Applications:
BMPanel with Arch theme. http://nsf.110mb.com/bmpanel/#themes
Sonata, Gnome-terminal, Lyx, Kopete, bbdock, conky and PcmanFM

autostart.sh:

sh ~/.fehbg &
xmodmap ~/.xmodmap &
conky &
/etc/X11/Xsession &
bmpanel arch &
bbdock &
xscreensaver -no-splash &
#gsynaptics-init --sm-disable &

menu.xml: http://isengrin.iespana.es/Config/menu.xml

.conkyrc: http://isengrin.iespana.es/Config/conkyrc

The original conky config I modified was somewhere in this thread, from a guy with a 3200x1200 resolution. *¬*

very nice

Offline

#554 2009-02-19 16:41:37

chochem
Member
From: Denmark
Registered: 2008-03-02
Posts: 176
Website

Re: Share your Openbox Desktop ! :)

chochem wrote:

I've seen a number of these in the thread - meaning conky clocks/calendars that shift the hour/minute/date around vertically for a nice effect but I've yet to see a single one of these configs posted. If anybody's got something like this, please post smile

Thought I'd put something up myself, then. Just a slight variation on brisbin's:

conkydate.png

and just the relevant bits...

color4 DEBE8D
default_color d3d3d3
use_xft yes
xftalpha 0.7
xftfont georgia:size=8

TEXT
${font georgia:size=72}${alignr}${offset -128}${time %k}
${voffset -147}${goto 132}${font georgia:size=26}${time : %M}
${voffset -20}${goto 132}${color4}${font georgia:size=8}${time %e. %B}$font$color
${goto 132}${color4}${time %A}

Offline

#555 2009-02-19 17:45:21

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,796
Website

Re: Share your Openbox Desktop ! :)

chochem wrote:
color4 DEBE8D
default_color d3d3d3
use_xft yes
xftalpha 0.7
xftfont georgia:size=8

TEXT
${font georgia:size=72}${alignr}${offset -128}${time %k}
${voffset -147}${goto 132}${font georgia:size=26}${time : %M}
${voffset -20}${goto 132}${color4}${font georgia:size=8}${time %e. %B}$font$color
${goto 132}${color4}${time %A}

very pretty chochem, have you posted here yet?

Offline

#556 2009-02-19 17:55:53

chochem
Member
From: Denmark
Registered: 2008-03-02
Posts: 176
Website

Re: Share your Openbox Desktop ! :)

Ha, of course there had to be a dedicated conky thread. Wonder why I hadn't come across before... Thanks, brisbin smile

Offline

#557 2009-02-19 18:18:57

EVRAMP
Member
From: Czech Republic
Registered: 2008-10-03
Posts: 173
Website

Re: Share your Openbox Desktop ! :)

froli wrote:

Here's my little Acer Aspire One running Arch and Openbox:

http://farm4.static.flickr.com/3617/328 … 4fb2_m.jpg

Could you share conky config and url of the wallpaper please?
And what panel are you using in your screenshot please?
Thank you

Offline

#558 2009-02-19 21:15:27

muunleit
Member
From: Germany
Registered: 2008-02-23
Posts: 234

Re: Share your Openbox Desktop ! :)


"The mind can make a heaven out of hell or a hell out of heaven" -- John Milton

Offline

#559 2009-02-19 23:48:07

1LordAnubis
Member
Registered: 2008-10-10
Posts: 253
Website

Re: Share your Openbox Desktop ! :)

snapshot42thumb.png

with conky, stalonetray, wicd, pidgin, kmix

autostart.sh, conkyrc, menu.xml are here:
http://1lordanubis.yakkel.com/openbox/

Last edited by 1LordAnubis (2009-02-20 10:19:05)


Any society that would give up a little liberty to gain a little security will deserve neither and lose both.
-Benjamin Franklin
The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man.
-George Bernard Shaw

Offline

#560 2009-02-20 00:03:10

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: Share your Openbox Desktop ! :)

EVRAMP wrote:
froli wrote:

Here's my little Acer Aspire One running Arch and Openbox:

http://farm4.static.flickr.com/3617/328 … 4fb2_m.jpg

Could you share conky config and url of the wallpaper please?
And what panel are you using in your screenshot please?
Thank you

The wallpaper is here

Here's my .conkyrc file (you may need some scripts, just ask if you want them)

# Le clignotement, ça pique les yeux
double_buffer yes

# Si jamais on voulait plusieurs Conkys simultanément
own_window  yes
own_window_transparent no
own_window_type normal
own_window_hints undecorate,sticky,skip_taskbar,skip_pager

# Bordures
#draw_borders yes
#border_margin 1

# Ombres
draw_shades no

# Position
gap_x 0
gap_y 0
alignment top

# Comportement
update_interval 1

# Couleurs
default_color  868686
#default_color B7B7B7
#default_shade_color 000000
#own_window_colour D1E2B4
own_window_colour 333333

# Polices
use_xft yes
# xftfont bauhaust:pixelsize=10
xftfont M+ 1mn:pixelsize=10

# Pas bouger !
use_spacer no
minimum_size 1024 0


TEXT
${voffset -1}${alignc}${color} CPU : ${color ECE9E2}${font}${cpu}%${color}${color} RAM : ${color ECE9E2}${font}${memperc}%${color}  |  ${color}BATTERY : ${color ECE9E2}${font}${battery_time BAT1} Remaining${color}${color}  |  ${color}Uptime : ${color ECE9E2}${font}${uptime_short}${color}  |  WIFI: ${color ECE9E2}${wireless_link_qual_perc wlan0}%${color}  |  Updates:${color ECE9E2} ${texeci 15 perl /home/froli/Documents/scripts/conky-updates.pl}${color}  |  GMail: ${color ECE9E2}${texeci 15 /home/froli/Documents/scripts/checkgmail-perso.sh}${color}  |  ${mpd_status}  -  ${color ECE9E2}${font}${mpd_smart}${color} ${mpd_elapsed}/${mpd_length}

My panel is pypanel.

Here's my .pypanelrc (config file)

VERSION = 2.4

BG_COLOR    = "0x333333"
TASK_COLOR      = "0xECE9E2"
FOCUSED_COLOR   = "0x1793D1"
SHADED_COLOR    = "0xECE9E2"
MINIMIZED_COLOR = "0x868686"
DESKTOP_COLOR   = "0xECE9E2"
CLOCK_COLOR    = "0xECE9E2"
LINE_COLOR    = "0xECE9E2"

TASK_SHADOW_COLOR    = "0xFFFFFF"
FOCUSED_SHADOW_COLOR    = "0xFFFFFF"
SHADED_SHADOW_COLOR    = "0xFFFFFF"
MINIMIZED_SHADOW_COLOR    = "0xFFFFFF" 
DESKTOP_SHADOW_COLOR    = "0xFFFFFF"
CLOCK_SHADOW_COLOR    = "0xFFFFFF"

P_LOCATION    = 1        # panel placement: 0 = top, 1 = bottom
P_WIDTH        = 0        # panel width: 0 = full screen width
P_START        = 0        # starting X coordinate of the panel
P_SPACER    = 15        # spacing between panel objects
P_HEIGHT    = 20
P_L_BUFF        = 2
P_R_BUFF        = 2
P_T_BUFF        = 4
P_B_BUFF        = 4

I_HEIGHT    = 16        # application icon height
I_WIDTH        = 16        # application icon Width 
APPL_I_HEIGHT    = 16        # application launcher icon height
APPL_I_WIDTH    = 16        # application launcher icon width
TRAY_I_HEIGHT    = 16        # system tray icon height
TRAY_I_WIDTH    = 16        # system tray icon width

CLOCK_FORMAT    = "%d.%m.%Y // %H:%M"
CLOCK_DELAY    = 0

HIDE_LIST    = ["netwmpager"]
HIDDEN_SIZE     = 2

# FONT        = "Myraid Pro:size=8"
FONT        = "M+ 1mn:size=8"

SHOWALL        = 0        # show windows from all desktops
SHOWMINIMIZED    = 0        # only show minimized windows
SHADE        = 1000

ABOVE        = 1        # panel is always above other apps
APPICONS    = 1        # show application icons
AUTOHIDE    = 0        # autohide uses the CLOCK_DELAY timer above
SHADOWS        = 0        # show text shadows
SHOWLINES    = 0        # show object seperation lines
SHOWBORDER    = 0        # show a border around the panel

DESKTOP_NAMES    = []

# Order

DESKTOP        = 2
TASKS        = 3
CLOCK        = 5
TRAY        = 4
LAUNCHER    = 1

#------------------------------------------------------------------------------
# Background Alpha/Shade Level: 0 (Fully Translucent) -> 255 (Fully Opaque)
# BG_COLOR is used for tinting
#------------------------------------------------------------------------------
#SHADE = 150
#------------------------------------------------------------------------------
LAUNCH_LIST  = [

            ("thunar", "/home/froli/Images/archlinux-icon-crystal-256.png"),
            ]


def desktopButtonEvent(pp, button):
    pass

def taskButtonEvent(pp, button, task):
    if button == 1:
        pp.taskFocus(task)
    elif button == 2:
        task.obj.destroy()
    elif button == 3:
        pp.toggleShade(task)
    elif button == 4:
        pp.taskRaise(task, focus=1)
    elif button == 5:
        pp.taskLower(task, focus=0)

def clockButtonEvent(pp, button):
    pp.showDesktop()

def panelButtonEvent(pp, button):
    pass

archlinux on Macbook Pro 10,1

Offline

#561 2009-02-23 12:42:00

PrimoTurbo
Member
Registered: 2008-06-26
Posts: 109
Website

Re: Share your Openbox Desktop ! :)

Here it is.

200902220740241024x768s.th.png

More info from my blog - http://ubuntucorner.blogspot.com/2009/0 … theme.html

Offline

#562 2009-02-23 16:13:48

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: Share your Openbox Desktop ! :)

How can you do this "matrix thing" in your term?


archlinux on Macbook Pro 10,1

Offline

#563 2009-02-23 19:29:26

weasel8
Member
Registered: 2008-12-15
Posts: 149

Re: Share your Openbox Desktop ! :)

How can you do this "matrix thing" in your term?

It looks like it could be cmatrix.

Offline

#564 2009-02-23 20:32:18

froli
Member
From: Germany
Registered: 2008-06-17
Posts: 455

Re: Share your Openbox Desktop ! :)

weasel8 wrote:

How can you do this "matrix thing" in your term?

It looks like it could be cmatrix.

Thanks! smile


archlinux on Macbook Pro 10,1

Offline

#565 2009-02-26 13:53:10

LeoSolaris
Member
From: South Carolina
Registered: 2008-03-30
Posts: 354

Re: Share your Openbox Desktop ! :)

I am a little early for the March screenshot thread, but here is what I have been staring at for the last twenty minutes trying to decide if I want to keep it or not...

Clean-
th_screenshot-2009-02-26-0847.jpg


Dirty-

th_screenshot-2009-02-26-1569.jpg


I keep getting distracted from my webserver project...

huh? oooh...  shiny!

Offline

#566 2009-02-28 22:18:33

equilibrium
Member
From: EU
Registered: 2008-06-18
Posts: 80
Website

Re: Share your Openbox Desktop ! :)

here's my new minimalist arch openbox setup smile

sslinux400.jpg
click for full size

The setup is openbox + xfce + thunar + pypanel + parcellite


Archlinux x86_64 | Github | acer chromebook c7 (arch)

Offline

#567 2009-02-28 23:37:53

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,796
Website

Re: Share your Openbox Desktop ! :)

Current OB setup:

clean:
desktop_02_28_09_17_09.jpg

diry:
desktop_02_28_09_17_08.jpg

@equilibrium, i'm just gonna follow you around the screenshot threads ok? where next? conky? march? haha, nice wp btw.

Offline

#568 2009-03-01 10:10:25

xd-0
Member
From: Sweden
Registered: 2007-11-02
Posts: 327
Website

Re: Share your Openbox Desktop ! :)

scroot.th.png

A mix of what I've seen in this forum.

Wallpaper: Willow
Ob-theme: A slight modification of Macfly
GTK: Nite Aurora (not seen on the screenshot).
Icons: Simply Grey (also not in the screenshot)

Tint2, stalonetray, checkgmail, 3 conky running, and xterm with no decorations.
Conky and other configs on request.

Offline

#569 2009-03-01 16:36:11

skwo
Member
Registered: 2008-11-13
Posts: 133

Re: Share your Openbox Desktop ! :)

equilibrium wrote:

here's my new minimalist arch openbox setup smile

http://www.equk.co.uk/blog/images/sslinux400.jpg
click for full size

The setup is openbox + xfce + thunar + pypanel + parcellite

Sweet!
Can I have the wallpaper? smile


ArchLinux x86_64 on Dell Latitude E5410

Offline

#570 2009-03-01 16:44:38

equilibrium
Member
From: EU
Registered: 2008-06-18
Posts: 80
Website

Re: Share your Openbox Desktop ! :)

skwo wrote:
equilibrium wrote:

here's my new minimalist arch openbox setup smile

http://www.equk.co.uk/blog/images/sslinux400.jpg
click for full size

The setup is openbox + xfce + thunar + pypanel + parcellite

Sweet!
Can I have the wallpaper? smile

Here's a link:

http://img91.imageshack.us/my.php?image … irlkc2.jpg

big_smile


Archlinux x86_64 | Github | acer chromebook c7 (arch)

Offline

#571 2009-03-01 23:04:21

skwo
Member
Registered: 2008-11-13
Posts: 133

Re: Share your Openbox Desktop ! :)

@equilibrium
Thanks big_smile

And well my first experience with Openbox on Arch:
ArchLinux_Openbox_by_skwo357.png
http://skwo357.deviantart.com/art/ArchL … -114568681

Last edited by skwo (2009-03-01 23:28:38)


ArchLinux x86_64 on Dell Latitude E5410

Offline

#572 2009-03-07 20:24:14

Barghest
Member
From: Hanau/Germany
Registered: 2008-01-03
Posts: 563

Re: Share your Openbox Desktop ! :)

How did you configured your xfce4-panel? You've a light gtk-theme but a black panel.

Offline

#573 2009-03-08 10:45:25

skwo
Member
Registered: 2008-11-13
Posts: 133

Re: Share your Openbox Desktop ! :)

Hmm I think its the gtk theme that makes the panel black, I have the same effect with gnome. I think the name of the theme is Rele.


ArchLinux x86_64 on Dell Latitude E5410

Offline

#574 2009-03-09 23:49:42

Dethredic
Member
Registered: 2009-01-24
Posts: 361
Website

Re: Share your Openbox Desktop ! :)

Clean:
cleanm.th.jpg

Dirty:
dirty.th.png

Offline

#575 2009-03-10 11:03:12

skwo
Member
Registered: 2008-11-13
Posts: 133

Re: Share your Openbox Desktop ! :)

Niice! I like!
Can you share your wallpaper please?


ArchLinux x86_64 on Dell Latitude E5410

Offline

Board footer

Powered by FluxBB