You are not logged in.

#126 2013-01-16 03:48:46

pseup
Member
Registered: 2008-06-06
Posts: 103

Re: January 2013 Screenshots

Taking a look at subtle after much time with XMonad.

Found myself missing XMonad shell prompt however so have been hacking away at launcher.rb in an attempt to recreate it. A nice little exercise in learning more ruby.

taDNkcQ

Last edited by pseup (2013-01-16 03:49:09)

Offline

#127 2013-01-16 05:33:45

blackvd
Member
Registered: 2012-04-07
Posts: 5

Re: January 2013 Screenshots

Love your bashrc, mind if I get a look at it? Thanks!

Last edited by blackvd (2013-01-16 05:40:30)

Offline

#128 2013-01-16 07:29:20

amouly
Member
From: Buenos Aires, Argentina
Registered: 2013-01-16
Posts: 2
Website

Re: January 2013 Screenshots

pseup wrote:

Taking a look at subtle after much time with XMonad.

Found myself missing XMonad shell prompt however so have been hacking away at launcher.rb in an attempt to recreate it. A nice little exercise in learning more ruby.

http://ompldr.org/taDNkcQ

I love that theme, is similar to Holo Android Theme. I want to make a similar configuration but whit Awesome WM.

Offline

#129 2013-01-16 14:12:44

F34R
Member
From: /dev/loliland
Registered: 2012-02-05
Posts: 245

Re: January 2013 Screenshots

taDNqYg
check

Last edited by F34R (2013-01-16 14:20:29)

Offline

#130 2013-01-16 14:34:33

dimigon
Member
Registered: 2009-03-07
Posts: 139
Website

Re: January 2013 Screenshots

simonito wrote:

i3+conky

clean:
http://ompldr.org/vaDNjMA
a bunch of shitty things opened/running:
http://ompldr.org/vaDNjYQ

Mind to share your configs?

Offline

#131 2013-01-16 16:39:05

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

Re: January 2013 Screenshots

blackvd wrote:

Love your bashrc, mind if I get a look at it? Thanks!

Sure:

alsi

PS1='\n\[\e[37;2m\]┌─[\[\e[0m\]\[\e[34;2m\]\u@\h\[\e[0m\]\[\e[37;2m\]]──[\[\e[0m\]\[\e[34;2m\]\w\[\[\e[0m\]\[\e[37;2m\]]\[\[\e[0m\]\n\[\e[37;2m\]└─[\[\e[0m\]\[\e[34;2m\]\D{%d %b} \[\e[37;2m\]■\[\e[0m\] \[\e[34;2m\]\A\[\e[0m\]\[\e[37;2m\]]─╼\[\[\e[0m\] '

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

Offline

#132 2013-01-16 16:40:42

Onyros
Member
From: Lisbon, Portugal
Registered: 2007-10-11
Posts: 307

Re: January 2013 Screenshots

Clean
taDNrcQ

Dirty
taDNrdw

Fluxbox, with a slightly changed Twice theme to fit the Ohsnap font in there
GTK theme is OMG-Dark
Window switcher is xwinmosaic, triggered by the Menu key or by using the top left hotcorner - from a hot corners script I found on Crunchbang's forum.

Offline

#133 2013-01-16 17:32:45

mikecrosoft
Member
Registered: 2013-01-15
Posts: 2

Re: January 2013 Screenshots

PhilipWitte wrote:
mikecrosoft wrote:

Thanks developers and community for such a beautiful distro! smile

http://s2.postimage.org/5kr3826xl/Arch_ss_thumb.png

What's dock is that?


Hello Philip:

It is not a dock, I use a combination of tint2 and fbpanel for the menu; here are the configuration files:

fbpanel: copy to ~/.config/fbpanel
tint2: copy to ~/.config/tint2

And here is another screenshot, so you can see them in action:

fbp_t2_thumb.png


Greetings! smile

Offline

#134 2013-01-16 21:22:06

simonito
Member
Registered: 2011-03-16
Posts: 9

Re: January 2013 Screenshots

dimigon wrote:

Mind to share your configs?

Hey sure,

.i3/config default exept of :

   bar {
   position          top
    workspace_buttons yes
    tray_output       yes
    status_command conky | dzen2 -h '16' -w '1000' -x 690 -y 1 -ta r -bg '#131408' -fn '-misc-pixel berry 08/84 ltd.edition-medium-r-normal--10-0-0-0-p-0-iso10646-1'
    font -xos4-terminus-*-*-normal--0-0-72-72-c-0-*-1
    colors {
        background #131408
        statusline #ff0046
        focused_workspace #131408 #131408 #ff0046
        inactive_workspace #131408 #131408 #FFFFFF
    }
}

conky:

out_to_x no
out_to_console yes
update_interval 1
format_human_readable yes
mpd_host localhost
mpc_port 6600

TEXT
$if_mpd_playing ^fg(\#FFCC83)track ^fg(\#FFFFFF)» ^fg(\#FFCC83)${mpd_title} ^fg(\#F0FF1E)volume ^fg(\#FFFFFF)» ^fg(\#F0FF1E)${mpd_vol}% $endif\
^fg(\#FC003F)bat ^fg(\#FFFFFF)»^fg(\#FC003F) ${battery_percent}% \
^fg(\#00FF76)uptime ^fg(\#FFFFFF)»^fg(\#00FF76) ${uptime_short} \
^fg(\#196B88)wlan0 ^fg(\#FFFFFF)» ^fg(\#196B88)${addrs wlan0} ${wireless_essid wlan0} \
^fg(\#228C30)date ^fg(\#FFFFFF)» ^fg(\#228C30)${time %a %d.%m} \
^fg(\#CE005C)time ^fg(\#FFFFFF)» ^fg(\#CE005C)${time %k:%M}

colors and font .Xdefaults

URxvt*font: -*-terminus-medium-*-*-*-14-140-72-*-*-*-iso10646-*
URxvt*boldFont: -*-terminus-medium-*-*-*-14-140-72-*-*-*-iso10646-*
URxvt*background: #131408
URxvt*foreground: #FFCC83
*color0: #1A1A1A
*color1: #FB4444	
*color2: #00FF76
*color3: #F45426
*color4: #424254
*color5: #FF0046
*color6: #00E7FF
*color7: #CCCCCC
*color8: #4D4D4D
*color9: #FF1B1B
*color10: #c9C101
*color11: #EBF132
*color12: #008A80	
*color13: #BD0054
*color14: #00FF76
*color15: #F8ECC9

my current zshrc is Bluewinds with some modifications http://git.server-speed.net/dotfiles/tree/
OK i think my post is big enough.

Offline

#135 2013-01-17 01:59:17

ill
Member
From: US
Registered: 2011-06-22
Posts: 115

Re: January 2013 Screenshots

Just finishing up my first fresh systemd install, getting used to it.

clean/fakedirty
taDN0cQ
taDN0bw

Offline

#136 2013-01-17 08:43:31

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

Re: January 2013 Screenshots

Wooosh guess I won't do any modifications for a while
taDN4eA

Offline

#137 2013-01-17 08:52:06

Jebususu
Member
Registered: 2011-02-27
Posts: 74

Re: January 2013 Screenshots

ill wrote:

Just finishing up my first fresh systemd install, getting used to it.

clean/fakedirty
http://ompldr.org/taDN0cQ
http://ompldr.org/taDN0bw

Is that irssi? If so, please share the theme smile

Offline

#138 2013-01-17 09:26:53

tydell
Member
From: actually: Hannover, DE
Registered: 2009-07-26
Posts: 109
Website

Re: January 2013 Screenshots

My Compiz Standalone - screenshot

DE: none
WM: Compiz Standalone - ver. 0.9.8.6
Gtk2 & Gtk3: modified Evolve
Metacity: made by me (inspired by Vitae Emerald Theme by ~DG09 )
Icons: elementary and OSX folder icons
Dock: plank - theme Grey Panel Plank Dock
Wall: Flamingos
Conky - pixelperfect from DA
apps: pcmanfm, tint2, urxvt

Last edited by tydell (2013-01-17 09:28:01)

Offline

#139 2013-01-17 10:30:59

flyingfree
Member
Registered: 2013-01-09
Posts: 13

Re: January 2013 Screenshots

Shinryuu wrote:

Wooosh guess I won't do any modifications for a while
http://ompldr.org/taDN4eA

You've got to share the wallpaper - it's beautiful.

Offline

#140 2013-01-17 10:56:58

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

Re: January 2013 Screenshots

flyingfree wrote:
Shinryuu wrote:

Wooosh guess I won't do any modifications for a while
http://ompldr.org/taDN4eA

You've got to share the wallpaper - it's beautiful.

Sure! http://ompldr.org/vaDN4aA

Offline

#141 2013-01-17 14:03:41

asdf-chan
Member
Registered: 2011-10-23
Posts: 31

Re: January 2013 Screenshots

Xfce+Openbox. I really like this Greybird theme.

1358431295.jpg

Offline

#142 2013-01-17 14:05:45

Marcel-
Member
From: Utrecht, NL
Registered: 2006-12-03
Posts: 266

Re: January 2013 Screenshots

Shinryuu wrote:

Wooosh guess I won't do any modifications for a while
http://ompldr.org/taDN4eA

What's that file manager in the middle of the screen? I like mc, but this looks useful, too.

EDIT: I think I found it, it's Ranger.

Last edited by Marcel- (2013-01-17 14:23:17)

Offline

#143 2013-01-17 15:50:01

rvc
Member
From: India
Registered: 2012-09-09
Posts: 42
Website

Re: January 2013 Screenshots

Jan 17 Fluxbox Shot
jan-17-arch-flux-thumbnail.jpg

Screen Details:
a) Wallpaper: Playing Mathematics Link to Wallpaper
b) Wbar Icons : Polycons Link to Dock Icons
c) GTK Widget: Wallz Link to GTK Theme
d) Theme Icons: INX GTK  Wallz Link to Icon Theme
e) Conky: Cronograph Station Link to Conky

Apps on desktop: thunar and tilda

Last edited by rvc (2013-01-17 16:43:44)


Associated with
VEDGOO.COM
For Wallpapers, Articles, Blogs, Media and much more...
To Browse Arch Specific Wallpapers, feel free to follow this LINK

Offline

#144 2013-01-17 19:15:10

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

Re: January 2013 Screenshots

It's been a while since I posted, because I switched to Linux Mint, but now I'm back to where the freedom is...

Did a fresh install and this is the result!

Clean
9gze3c.png

Dirty
b9djb9.png

Openbox, tint2 and conky with lua clock


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

Offline

#145 2013-01-17 19:26:43

welpert
Member
From: the Netherlands
Registered: 2011-01-11
Posts: 73

Re: January 2013 Screenshots

taDQ2OQ
taDQ2YQ

Simple. slick, Xfce. With a drawing by Milo Manara, the Orta Gtk3 theme and the AwOken icons.

Last edited by welpert (2013-01-17 19:27:45)


“Great art is horseshit, buy tacos.” - Charles Bukowski

freenode/archlinux: nl-trisk

Offline

#146 2013-01-18 11:07:20

fiddler
Member
From: where is it again?!
Registered: 2012-12-24
Posts: 28

Re: January 2013 Screenshots

2013_01_18_153709_1366x768_scrot.jpg

not much different from last month's config (dwm 6 + blah blah patches)
inspired from the infamous gutterslob's visibone


-Indonesia Raya-

Offline

#147 2013-01-18 14:07:42

Reki
Member
Registered: 2011-10-27
Posts: 59

Re: January 2013 Screenshots

It's been a while since I've posted in a screenshot thread.

Clean
wiCxO.png

Busy
Dfaam.png

Credits to the original owners of some of the config files and colors.

Offline

#148 2013-01-18 18:57:51

SolarBoyMatt
Member
Registered: 2012-01-07
Posts: 263

Re: January 2013 Screenshots

ill wrote:

Just finishing up my first fresh systemd install, getting used to it.

clean/fakedirty
http://ompldr.org/taDN0cQ
http://ompldr.org/taDN0bw

Mind sharing your .Xresources? I like your color scheme.

Offline

#149 2013-01-18 19:59:16

ivoarch
Member
Registered: 2011-03-31
Posts: 436

Re: January 2013 Screenshots

Pure Dwm, not Gnome 3. lol

taDRscQ


I love GnuEmacs, GnuScreen, ratpoison, and conkeror.
Github )||( Weblog

Offline

#150 2013-01-18 20:30:25

Onyros
Member
From: Lisbon, Portugal
Registered: 2007-10-11
Posts: 307

Re: January 2013 Screenshots

taDRtMQ

A little side "project" I've been working on, reviving my old blue iMac G3 DV (400MHz, 256MB RAM, 2 firewire ports). I had tried ArchPPC before, but it was troublesome, plus there have been no updates in a while, seems pretty much dead.

It's running Debian wheezy PPC, pretty flawlessly right now - apart from the fact that pressing ALT and moving the mouse switches desktops, will have to look into that (any hints will be more than welcome!).

Still with LXDE (+Openbox), as I can't seem to be able to compile my trustworthy old DWM with all the patches I want there. Surprisingly usable, though video is a no go, it just can't handle it. Plays music perfectly, FLAC files with the equalizer on at around 15-20% CPU usage. I also have a Raspberry Pi and this one's faster. Not by much, just faster.

Wallpaper is just a mix of an old Mac wallpaper with the Debian logo on top. I think it suited the old iMac big_smile

Offline

Board footer

Powered by FluxBB