You are not logged in.
rdfreitas wrote:cool conky
what fonts you use in conky??
Arch64 + Openbox
Email: rdfreitas@archlinux.com.br
Offline
with Elegant-GTK and Mire_v2_grey themes.
Clean: ncmpcpp in Terminator, tint2 panel...
Dirty: Clockwise from top left: evince 2.32.0, gmrun, finch, gedit 2.30.4 (with latex-plugin) and g-zenburn colortheme/syntax highlighting, ncmpcpp in embedded terminal within gedit, zotero standalone 3.0b2.1.
Taskbar: gvolwheel, parcellite, dropbox, cairo-compmgr
.xinitrc: (For whatever reason, i have developed an aversion to austostart.sh)
exec nitrogen --restore &
exec dropboxd &
exec setxkbmap no &
exec gvolwheel &
exec parcellite &
exec system-config-printer-applet &
exec mpd ~/.mpd/mpd.conf &
exec tint2 &
exec cairo-compmgr &
exec xscreensaver -no-splash &
exec ck-launch-session dbus-launch openbox-session
my.tint2rc:
# Background definitions
# ID 1
rounded = 1
border_width = 0
background_color = #282828 42
border_color = #080808 0
# ID 2
rounded = 1
border_width = 1
background_color = #FFFFFF 22
border_color = #FFFFFF 60
# ID 3
rounded = 5
border_width = 0
background_color = #FFFFFF 10
border_color = #FFFFFF 62
# Panel
panel_monitor = 1
panel_position = bottom center horizontal
panel_size = 90% 30
panel_margin = 0 0
panel_padding = 7 3 7
panel_dock = 0
wm_menu = 1
panel_layer = bottom
panel_background_id = 0
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 4
strut_policy = follow_size
# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 0 0 0
taskbar_background_id = 1
#taskbar_active_background_id = 0
# Tasks
urgent_nb_of_blink = 7
task_icon = 0
task_text = 1
task_centered = 1
task_maximum_size = 180 35
task_padding = 2 1
task_background_id = 0
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 = Droid Sans 9
task_font_color = #FFFFFF 60
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 4 5
systray_sort = left2right
systray_background_id = 1
systray_icon_size = 0
systray_icon_asb = 80 -100 0
# Clock
time1_format = %H:%M
time1_font = Droid Sans 10
clock_font_color = #FFFFFF 100
clock_tooltip = %a %d %b
clock_padding = 0 0
clock_background_id = 1
# Tooltips
tooltip = 1
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 1
tooltip_font = Droid Sans 10
tooltip_font_color = #FFFFFF 80
# Mouse
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# Battery
battery = 1
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = Droid Sans 8
bat2_font = Droid Sans 6
battery_font_color = #FFFFFF 68
battery_padding = 1 0
battery_background_id = 0
# End of config
menu.xml:
<?xml version="1.0" encoding="utf-8"?>
<openbox_menu xmlns="http://openbox.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://openbox.org/ file:///usr/X11R6/share/openbox/menu.xsd">
<menu id="root-menu" label="openbox3">
<item label="terminator">
<action name="Execute">
<execute>
terminator
</execute>
</action>
</item>
<item label="thunar">
<action name="Execute">
<execute>
thunar
</execute>
</action>
</item>
<item label="chromium">
<action name="Execute">
<execute>
chromium
</execute>
</action>
</item>
<item label="gedit">
<action name="Execute">
<execute>
xterm -e nano
</execute>
</action>
</item>
<menu id="root-menu-343839" label="apps">
<menu id="Accesories" label="accesories">
<item label="geany">
<action name="Execute">
<execute>
geany
</execute>
</action>
</item>
<item label="gtaskmanager">
<action name="Execute">
<execute>
gtaskmanager
</execute>
</action>
</item>
<item label="htop">
<action name="Execute">
<execute>
terminator -x htop
</execute>
</action>
</item>
<item label="parcellite">
<action name="Execute">
<execute>
parcellite
</execute>
</action>
</item>
<item label="root terminal">
<action name="Execute">
<execute>
gksudo -l terminator
</execute>
</action>
</item>
<item label="xarchiver">
<action name="Execute">
<execute>
xarchiver
</execute>
</action>
</item>
<item label="xournal">
<action name="Execute">
<execute>
xournal
</execute>
</action>
</item>
</menu>
<menu id="Graphics" label="graphics">
<item label="gimp">
<action name="Execute">
<execute>
gimp-2.6
</execute>
</action>
</item>
<item label="geeqie">
<action name="Execute">
<execute>
geeqie -r
</execute>
</action>
</item>
<menu id="Graphics-773340" label="pdf">
<item label="foxit">
<action name="Execute">
<execute>
foxitreader
</execute>
</action>
</item>
<item label="adobe reader">
<action name="Execute">
<execute>
acroread
</execute>
</action>
</item>
<item label="evince2">
<action name="Execute">
<execute>
evince2
</execute>
</action>
</item>
</menu>
</menu>
<menu id="root-menu-294617" label="audio">
<item label="ncmpcpp">
<action name="Execute">
<execute>
terminator -x ncmpcpp
</execute>
</action>
</item>
<item label="picard">
<action name="Execute">
<execute>
picard
</execute>
</action>
</item>
<item label="mpd">
<action name="Execute">
<execute>
mpd
</execute>
</action>
</item>
</menu>
<menu id="video" label="video">
<item label="clipgrab">
<action name="Execute">
<execute>
clipgrab
</execute>
</action>
</item>
<item label="pymp">
<action name="Execute">
<execute>
pymp
</execute>
</action>
</item>
<item label="spotify">
<action name="Execute">
<execute>
/usr/bin/spotify
</execute>
</action>
</item>
<item label="vlc">
<action name="Execute">
<execute>
vlc
</execute>
</action>
</item>
</menu>
<menu id="Office" label="office">
<item label="zotero">
<action name="Execute">
<execute>
zotero
</execute>
</action>
</item>
<item label="jabref">
<action name="Execute">
<execute>
jabref
</execute>
</action>
</item>
</menu>
<menu id="Network" label="network">
<item label="finch">
<action name="Execute">
<execute>
terminator -x finch
</execute>
</action>
</item>
<item label="fsquirrel">
<action name="Execute">
<execute>
fsquirrel
</execute>
</action>
</item>
<item label="firefox">
<action name="Execute">
<execute>
firefox
</execute>
</action>
</item>
<item label="links">
<action name="Execute">
<execute>
xlinks -g
</execute>
</action>
</item>
<item label="mutt">
<action name="Execute">
<execute>
terminator -x mutt
</execute>
</action>
</item>
<item label="vidalia">
<action name="Execute">
<execute>
vidalia
</execute>
</action>
</item>
</menu>
</menu>
<menu id="Settings" label="settings">
<item label="cairo-compmgr settings">
<action name="Execute">
<execute>
cairo-compmgr -c
</execute>
</action>
</item>
<item label="cups settings">
<action name="Execute">
<execute>
chromium http://localhost:631/
</execute>
</action>
</item>
<item label="dconf editor">
<action name="Execute">
<execute>
dconf-editor
</execute>
</action>
</item>
<item label="gparted">
<action name="Execute">
<execute>
gksudo -l gparted
</execute>
</action>
</item>
<item label="lxappearance">
<action name="Execute">
<execute>
lxappearance
</execute>
</action>
</item>
<item label="nvidia-settings">
<action name="Execute">
<execute>
/usr/bin/nvidia-settings
</execute>
</action>
</item>
<item label="preferred applications">
<action name="Execute">
<execute>
exo-preferred-applications
</execute>
</action>
</item>
<item label="qt config">
<action name="Execute">
<execute>
/usr/bin/qtconfig
</execute>
</action>
</item>
<item label="system-config-printer">
<action name="Execute">
<execute>
system-config-printer
</execute>
</action>
</item>
<item label="thunar-settings">
<action name="Execute">
<execute>
thunar-settings
</execute>
</action>
</item>
<item label="tint2conf">
<action name="Execute">
<execute>
tint2conf
</execute>
</action>
</item>
<item label="truecrypt">
<action name="Execute">
<execute>
truecrypt
</execute>
</action>
</item>
<item label="xscreensaver">
<action name="Execute">
<execute>
xscreensaver-demo
</execute>
</action>
</item>
<separator/>
<item label="obconf">
<action name="Execute">
<execute>
obconf
</execute>
</action>
</item>
<item label="obmenu">
<action name="Execute">
<execute>
obmenu
</execute>
</action>
</item>
<item label="reconfigure openbox">
<action name="Reconfigure"/>
</item>
<item label="restart openbox">
<action name="Restart"/>
</item>
</menu>
<separator/>
<item label="lock screen">
<action name="Execute">
<execute>
xscreensaver-command -lock
</execute>
</action>
</item>
<item label="exit">
<action name="Exit"/>
</item>
</menu>
</openbox_menu>
Oh, btw -- my University has blocked access to ompldr.org (among a range of other hosts), so I cant really see many of you guys' screenshots :-(
Just don't get offended by me not commenting on them -- I don't like posting in a thread without showing proper courtesy :-)
Last edited by polpot (2011-09-07 17:00:39)
When I tell the truth, it is not for the sake of convincing those who do not know it, but for the sake of defending those that do.
-- William Blake
Offline
^ I like it! I'm not into dark themes that much but yours is simply amazing!
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
My Nick wrote:rdfreitas wrote:cool conky
what fonts you use in conky??
any chance you could post the conky config, i like it quite abit
Offline
rdfreitas wrote:My Nick wrote:cool conky
what fonts you use in conky??any chance you could post the conky config, i like it quite abit
Arch64 + Openbox
Email: rdfreitas@archlinux.com.br
Offline
First attempt ever !
Arch | Openbox | tint2
Conky : http://bigrza.deviantart.com/art/Cowon-Conky-207553851
conky clock font : font birth of a hero
Hi,
I'm trying to replicate your conky configuration, but I'm not able to use the 'Birth of a hero' font.
I download it from DevianArt but I don't know where unzip it and how to modify the .conkyrc on the line:
xftfont [NAME_OF_THE_FONT]:size=180
Thank you very much and congrats for your desktop. I really like it!
Laptop: Acer Aspire S3 | Linux Mint Cinnamon 64-bit
Offline
Clean: http://imageshack.us/f/231/cleank.png/
Dirty: http://imageshack.us/f/20/dirtyt.png/
Thunar, Tint2, Faenza icons, and the grandaddy of all Openbox themes, Dyne. Simple, elegant, ready to do work. I'm kind of pleased with how it turned out.
This install originally started as Archbang, as you might be able to tell from the conky. Haven't bothered to change that yet =)
Last edited by libsandwich (2011-09-11 04:16:41)
Offline
It's still Archbang if you installed it . Don't kid yourself.
Are you using xcompmgr?
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
I think it would be kidding myself more to think of it as not Arch somehow
I am using xcompmgr, because Dyne kind of necessitates shadows imo. Surprisingly, no noticable performance difference with it running, maybe a few more mb of ram, but that's about it. True transparency in urxvt is nice too.
Offline
I think it would be kidding myself more to think of it as not Arch somehow
I am using xcompmgr, because Dyne kind of necessitates shadows imo. Surprisingly, no noticable performance difference with it running, maybe a few more mb of ram, but that's about it. True transparency in urxvt is nice too.
Well, unless you have bad drivers, everything should be rendered through your graphics card with compositing, so it shouldn't affect that much. I also read somewhere that theoretically you'd actually save CPU-time using compositing, since most of the rendering should move to the GPU instead of the CPU. I don't know whether that's actually the case though (and yeah, citation needed etc.).
Offline
I am using xcompmgr, because Dyne kind of necessitates shadows imo. Surprisingly, no noticable performance difference with it running, maybe a few more mb of ram, but that's about it. True transparency in urxvt is nice too.
It looks quite nice with xcompmgr, I was just wondering whether I was imagining things since I did not see it .
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Openbox 3.5
Fbpanel
Modified Pepper Mono Openbox theme
Gtk theme: Nodoka
Terminal: LxTerminal
Icon Theme: Tango
Ask if you want anything else:
Screen 2 Only (Screen 1 is very simple):
Clean--> http://imageshack.us/photo/my-images/68 … x1080.png/
Dirty--> http://imageshack.us/photo/my-images/70 … x1080.png/
Offline
Openbox 3.5
Fbpanel
Modified Pepper Mono Openbox theme
Gtk theme: Nodoka
Terminal: LxTerminal
Icon Theme: TangoAsk if you want anything else:
Screen 2 Only (Screen 1 is very simple):
Clean--> http://imageshack.us/photo/my-images/68 … x1080.png/
Dirty--> http://imageshack.us/photo/my-images/70 … x1080.png/
hey your screen is awesome..!!
can you share the conky config ?? It's really cool the one at the right side of yours which shows info about the log msg.
Offline
GSF1200S wrote:Openbox 3.5
Fbpanel
Modified Pepper Mono Openbox theme
Gtk theme: Nodoka
Terminal: LxTerminal
Icon Theme: TangoAsk if you want anything else:
Screen 2 Only (Screen 1 is very simple):
Clean--> http://imageshack.us/photo/my-images/68 … x1080.png/
Dirty--> http://imageshack.us/photo/my-images/70 … x1080.png/hey your screen is awesome..!!
can you share the conky config ?? It's really cool the one at the right side of yours which shows info about the log msg.
Do you mean the info on the left side of the screenshot which shows /var/log/messages.log? That is just a cat off a file I have in a tempfs which is updated by inotify.
If you want the conky on the right, ill post that when I get home (well, ill post whatever you want, but the stuff on the left is mostly tail )
Offline
Decided to redo the Arch menu icon in fbpanel and changed the wallpaper- everything fits alot better now. Also going to post a pic of screen 1 for reference.
**EDIT** Redid the window borders to be flat and match my theme, and I changed the bottom grab portion of the window border to be blue on active windows (but not on inactive).
Screen 1:
http://imageshack.us/photo/my-images/6/ … x1080.png/
Screen 2:
Clean: http://imageshack.us/photo/my-images/70 … x1080.png/
Dirty: http://imageshack.us/photo/my-images/82 … x1080.png/
Everything is mostly the same as my above post..
Last edited by GSF1200S (2011-09-13 04:32:48)
Offline
Well, unless you have bad drivers, everything should be rendered through your graphics card with compositing, so it shouldn't affect that much. I also read somewhere that theoretically you'd actually save CPU-time using compositing, since most of the rendering should move to the GPU instead of the CPU. I don't know whether that's actually the case though (and yeah, citation needed etc.).
That's very interesting, I hadn't considered that that may be the case.
It looks quite nice with xcompmgr, I was just wondering whether I was imagining things since I did not see it .
Thanks.
Offline
Salt + Sugar = Openbox
Offline
Salt + Sugar = Openbox
can you share your conky config ...!!!
Offline
creative2innovative wrote:GSF1200S wrote:Openbox 3.5
Fbpanel
Modified Pepper Mono Openbox theme
Gtk theme: Nodoka
Terminal: LxTerminal
Icon Theme: TangoAsk if you want anything else:
Screen 2 Only (Screen 1 is very simple):
Clean--> http://imageshack.us/photo/my-images/68 … x1080.png/
Dirty--> http://imageshack.us/photo/my-images/70 … x1080.png/hey your screen is awesome..!!
can you share the conky config ?? It's really cool the one at the right side of yours which shows info about the log msg.
Do you mean the info on the left side of the screenshot which shows /var/log/messages.log? That is just a cat off a file I have in a tempfs which is updated by inotify.
If you want the conky on the right, ill post that when I get home (well, ill post whatever you want, but the stuff on the left is mostly tail )
will you tell me how to setup which shows /var/log/messages.log ?? I saw your new shots, they were cool. I want to know that how did you create the short-cut icons on the taskbar ...!!
Offline
Openbox 3.5
Fbpanel
Modified Pepper Mono Openbox theme
Gtk theme: Nodoka
Terminal: LxTerminal
Icon Theme: TangoAsk if you want anything else:
Screen 2 Only (Screen 1 is very simple):
Clean--> http://imageshack.us/photo/my-images/68 … x1080.png/
Dirty--> http://imageshack.us/photo/my-images/70 … x1080.png/
id love to see your conky config and fbpanel configs/setup
Offline
http://www.flickr.com/photos/66527194@N … hotostream
this is my openbox setup. most simple one..!!!
Offline
WilleoSoeurs wrote:Salt + Sugar = Openbox
can you share your conky config ...!!!
Here
Offline
What are those "bars" in the top and bottom?
Configs pls!
Offline