You are not logged in.

#151 2012-10-15 21:25:08

JLloyd13
Member
Registered: 2012-06-24
Posts: 107

Re: October 2012 Screenshots

tinySpark wrote:
JLloyd13 wrote:

http://s7.postimage.org/e3h182dbr/2012_10_14_143639_1280x1024_scrot.jpg
http://s10.postimage.org/82036ymxx/2012_10_14_234049_1280x1024_scrot.png
http://s10.postimage.org/gljh4pvad/2012_10_14_234101_1280x1024_scrot.png

updated smile just needed to get back to a minimal system. its pretty easy for me, I know all the keybindings to the point where I use the mouse almost as little as when I use DWM. below is just a simple tile progam for the odd time I want to tile, most of the time at most three windows, so only having one layout isn't a problem. I considered trying to write/find a script to do multiple layouts, or a larger more complex program, but I really don't need that as the times I do tile this is all I'm looking for.

Can you tell me what icon theme you are using?

oxygen smile

Offline

#152 2012-10-15 23:45:57

mems686
Member
Registered: 2012-06-16
Posts: 9

Re: October 2012 Screenshots

solarwind wrote:

Hi, what are the two programs that you are using?

What is your window manager, GTK theme, and window border?

the two programs are just Firefox and ncmpcpp
window manager is openbox with tint2 panel  and Moka openbox theme  I can't remember for sure but I think at the time I was using the BlackWhite GTK theme


tinySpark wrote:
mems686 wrote:
CarbonChauvinist wrote:

Can you break this down? Especially interested in your bar at the bottom, is it just tint2? If so please post your configs, thanks.

It's openbox with the Moka theme
http://box-look.org/content/show.php/Mo … ent=111984

bar is indeed tint2
here's my config http://pastebin.com/d1qSjcd0

browser is firefox with some CSS applied with stylish

music player is mpd + ncmpcpp

anything else?

Could you post your .xdefaults? I like the look of your ncmpcpp and I'd like to see the rest of your color scheme.

sure, here are the colors i was using

!black
*color0: #393939
*color8: #525252
!red
*color1: #6f2838
*color9: #bf3042
!green
*color2: #19641e
*color10: #2e8c2e
!yellow
*color3: #9f4e0f
*color11: #e16e15
!blue
*color4: #1f437a
*color12: #364eb2
!magenta
*color5: #bf307d
*color13: #da60b5
!cyan
*color6: #36546e
*color14: #5f93c1
!white
*color7: #757575
*color15: #969696

Offline

#153 2012-10-16 03:00:08

uhgreen
Member
Registered: 2012-10-16
Posts: 1

Re: October 2012 Screenshots

Ok, here is the clean version:
clean-thumb.png

Here is the dirty version:
dirty-thumb.png

I like sharp lines and minimalism.  Found the wallpaper from a google image search and I'm using the Turquoise Nights theme for Openbox and GTK.

Offline

#154 2012-10-16 08:35:01

karabaja4
Member
From: Croatia
Registered: 2008-09-14
Posts: 1,000
Website

Re: October 2012 Screenshots

Same old.

2012-10-16--1350376347_1920x1200_scrot_thumb.png

Offline

#155 2012-10-16 09:25:51

xfce
Member
Registered: 2012-08-13
Posts: 32

Re: October 2012 Screenshots

Do you mind sharing your torrent panel config ? Thanx.

Offline

#156 2012-10-16 11:27:01

smakked
Member
From: Gold Coast , Australia
Registered: 2008-08-14
Posts: 420

Re: October 2012 Screenshots

I like that mate.
Mind sharing whats going on there?


Certified Android Junkie
Arch 64

Offline

#157 2012-10-16 16:21:16

karabaja4
Member
From: Croatia
Registered: 2008-09-14
Posts: 1,000
Website

Re: October 2012 Screenshots

xfce wrote:

Do you mind sharing your torrent panel config ? Thanx.

http://fly.srk.fer.hr/~dule/upload/conky_torrent.tar.gz

This is designed for RevolutionTT tracker website, you will need to adjust it if you want to use different tracker.

smakked wrote:

I like that mate.
Mind sharing whats going on there?

Nothing special. I'm using openbox and conky, 4 of them (top bar, bottom messages, weather, torrents) with configs I developed over the years. On the bottom it's bmpanel2 with my theme. The terminal is urxvt, displaying remote screen session with weechat. Configs on request.

Offline

#158 2012-10-16 17:22:27

Abrer
Member
From: Midwest
Registered: 2012-04-29
Posts: 8

Re: October 2012 Screenshots

What is it that does the pixel border around your windows? I feel like I see that look everywhere but no idea where it comes from.

Offline

#159 2012-10-16 18:10:35

karabaja4
Member
From: Croatia
Registered: 2008-09-14
Posts: 1,000
Website

Re: October 2012 Screenshots

Abrer wrote:

What is it that does the pixel border around your windows? I feel like I see that look everywhere but no idea where it comes from.

It's my own openbox theme.

Use this in openbox rc.xml in <applications> to remove the window decoration:

<application name="*">
   <decor>no</decor>
</application>

Last edited by karabaja4 (2012-10-16 18:10:57)

Offline

#160 2012-10-16 20:52:21

Riko
Member
Registered: 2010-10-14
Posts: 19

Re: October 2012 Screenshots

Hi, very nice desktop!
Could you share your confighs please smile?

Offline

#161 2012-10-18 05:26:27

ZekeSulastin
Member
Registered: 2010-09-20
Posts: 266

Re: October 2012 Screenshots

Can't sleep, must mess with prompt.

qt9xGpVHZi.png

Blue >  means local, yellow w/ hostname = not local.  Green >  means UID=1000 (will generalize later), pops out with username if other user and pops out with a red "root" if root.  The bright-red popout is the return code of the previous command.  Magenta is the git branch/status, and completely hides like the return code if it's not a git repo (I plan on making it display only a purple > if in master with no changes ...).  Cyan is the CWD.

These are all the same colors my prompt used to use for that information; it's just abbreviated into a little stack of popout darts now.  Why?  Why not *shrug*

I'll probably fix the background colors for $TERM=linux at some point, but it looks seamless on my actual vts.

My titlebar if the window is nested looks like ">>>: ~/dir" locally, "remote>>: ~/.dir" remotely, and "remote>otheruser: ~/dir" remotely as another user.

Last edited by ZekeSulastin (2012-10-18 05:41:35)

Offline

#162 2012-10-18 20:09:31

ibrunton
Member
From: Canada
Registered: 2011-05-05
Posts: 270

Re: October 2012 Screenshots

I redid my colours for Hallowe'en:

201210181704-thumb.png

Showing dmenu:
201210181706-thumb.png

herbstluftwm, conky, urxvt

Offline

#163 2012-10-18 20:10:34

archer@heart
Member
Registered: 2012-09-13
Posts: 4

Re: October 2012 Screenshots

ninjaaron wrote:

rockin' the 'buntu on my new folio 13.

Can you share the wallpaper?


i3 @ Dell Studio 1555
Follow your Arch!

Offline

#164 2012-10-18 21:14:54

f4r4y
Member
From: Brasil
Registered: 2010-04-18
Posts: 9

Re: October 2012 Screenshots

Awesome WM & Conky

http://fav.me/d5ia5jt

Offline

#165 2012-10-19 19:41:18

Unia
Member
From: Stockholm, Sweden
Registered: 2010-03-30
Posts: 2,486
Website

Re: October 2012 Screenshots

Changed my colorscheme. Other changes include a new DWM patch that decreases spacing between the tag names and I made my status honor the set locale. That actually was only one line of C smile Lastly, I edited my previous GTK{2,3} theme to match these new colors:

tZnh5bA

tZnh5bQ


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

#166 2012-10-19 20:14:40

JLloyd13
Member
Registered: 2012-06-24
Posts: 107

Re: October 2012 Screenshots

cross post from DWM page

2012_10_18_203336_1280x1024_scrot.png
2012_10_18_203657_1280x1024_scrot.png

Last edited by JLloyd13 (2012-10-19 20:15:47)

Offline

#167 2012-10-20 00:27:34

007
Member
From: /dev/shm
Registered: 2012-08-15
Posts: 21

Re: October 2012 Screenshots

.

Last edited by 007 (2013-09-03 01:10:15)

Offline

#168 2012-10-20 09:42:11

karabaja4
Member
From: Croatia
Registered: 2008-09-14
Posts: 1,000
Website

Re: October 2012 Screenshots

007 wrote:

I presume you must be a member to track with RevolutionTT?


Also, kinda off-topic: Is it true they were hacked, and if so, why would they deny it?

Yes, you must login to scrap the data off the website. They were hacked and they admit it, but they claim none of the accounts were stolen.

Offline

#169 2012-10-20 20:45:08

nperry
Member
Registered: 2010-05-16
Posts: 86

Re: October 2012 Screenshots

Offline

#170 2012-10-21 02:58:53

007
Member
From: /dev/shm
Registered: 2012-08-15
Posts: 21

Re: October 2012 Screenshots

.

Last edited by 007 (2013-09-03 01:10:52)

Offline

#171 2012-10-21 08:39:30

ViruSzZ
Member
From: The Streets
Registered: 2010-10-14
Posts: 202
Website

Re: October 2012 Screenshots

okubax wrote:
ViruSzZ wrote:

running a killer xfce setup. it just rocks

https://d.stavrovski.net/wget/shots/oct_2012/hackler_clean-thumb.jpg

gtk theme: greybird
xfwm: greybird_compact
icons: faenza
cursors: macbuntu
desktop: custom made one

care to share your conky config?


hey,

sorry for posting this late. anyhow, I've uploaded my conkyrc here: https://d.stavrovski.net/wget/bin/conkyrc-Oct-2012.txt

take care


Their Momma Made Em, Their Momma Gave em & now she can`t even SAVE`em | My WebLog

Offline

#172 2012-10-21 09:26:38

Xaero252
Member
Registered: 2011-11-28
Posts: 107

Re: October 2012 Screenshots

2012_10_21_021801_1920x1200_scrot.jpg

Nothing too fancy, not too simple either.
Dunno how long it'll stick, but I like it right now.

Last edited by Xaero252 (2012-10-21 09:27:11)

Offline

#173 2012-10-21 09:26:54

Šaran
Member
From: Bosnia
Registered: 2011-09-03
Posts: 407

Re: October 2012 Screenshots

nperry wrote:

Nice shot! What's dice for?

Offline

#174 2012-10-21 09:38:07

nperry
Member
Registered: 2010-05-16
Posts: 86

Re: October 2012 Screenshots

Šaran wrote:
nperry wrote:

Nice shot! What's dice for?

Thanks. The dice is an indication of which monitor is active and the bar only shows the desktops on the active monitor.

Last edited by nperry (2012-10-21 09:38:53)

Offline

#175 2012-10-23 04:09:11

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

Re: October 2012 Screenshots

tZnpsZQ
pretty new to subtle, coming from spectrwm...but i think i'm already in love

Offline

Board footer

Powered by FluxBB