You are not logged in.
Running xmonad, with looks taken from cf8's configs
http://i.imgur.com/x4Dxls.png(dot files in my github repo arent updated btw:))
I really like your wallpaper! Mind to share?
If the Matrix was real, it would run on Arch...
Offline
Manit0u wrote:That's how it looks right after system start.
your conky has its own window? if it does, thats the first scrot I've seen using a tiling wm to do that.
Nope, my conky doesn't have its own window. It's just that I have 2 urxvt windows in my startup script (so I can put on the music and get down to work right away). Took me a while to get geometry settings just right for my needs
Here's workspace without terminals:
Last edited by Manit0u (2012-01-18 11:41:52)
Offline
Running xmonad, with looks taken from cf8's configs
http://i.imgur.com/x4Dxls.png(dot files in my github repo arent updated btw:))
[ot] That is hands-down my favorite of Ichigo's forms [/ot]
#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.
Offline
sam87 wrote:Manit0u wrote:That's how it looks right after system start.
your conky has its own window? if it does, thats the first scrot I've seen using a tiling wm to do that.
Nope, my conky doesn't have its own window. It's just that I have 2 urxvt windows in my startup script (so I can put on the music and get down to work right away). Took me a while to get geometry settings just right for my needs
Here's workspace without terminals:
ah i see, love the blue by the way, it looks awesome!
what i cannot build, i do not understand
Offline
Thanks. It's a bit more lively IRL. jpg format does take away quite a bit of vibrance in the colour.
Example with png:
Last edited by Manit0u (2012-01-18 19:02:32)
Offline
serrghi wrote:Running xmonad, with looks taken from cf8's configs
http://i.imgur.com/x4Dxls.png(dot files in my github repo arent updated btw:))
I really like your wallpaper! Mind to share?
I would like the wall as well.
Offline
Sure, here's the link for the wallpaper: http://i.imgur.com/NuvNl.jpg
Unyttig.INFO - Your source to not so useless information
My github - Various configs, dotfiles and nifty scripts
Offline
Still on solarized light, this time on Fluxbox.
Theme and other details available on my blog.
I must be dumb, I can't config VIM and urxvt to use the light version of solarized.. how do you do it?
Offline
I don't understand sorry can you post a single conversion?
Offline
solarized works some "base" colors, if you invert those you get the light theme
#define S_base03 #002b36
#define S_base02 #073642
#define S_base01 #586e75
#define S_base00 #657b83
#define S_base0 #839496
#define S_base1 #93a1a1
#define S_base2 #eee8d5
#define S_base3 #fdf6e3
those are your base colors; if you now invert them you get the opposite theme
#define S_base3 #002b36
#define S_base2 #073642
#define S_base1 #586e75
#define S_base0 #657b83
#define S_base00 #839496
#define S_base01 #93a1a1
#define S_base02 #eee8d5
#define S_base03 #fdf6e3
those are lines 22-29 in the Xresources file
.:[ git me! ] :.
Offline
ah got it mate thanks!
Last edited by el mariachi (2012-01-18 23:05:02)
Offline
A lot of beautiful desktops around in this thread: Here I go with my own zenburnish work desk:
Clean:
Openbox w/ tint2, pnmixer, deluge and dropbox in systray (note: tint2 w/ "single_desktop"-taskbar)
Cluttered:
rxvt running ncmpcpp, thunar, kile with my thesis and chromium browsing the only journal I will ever get published in.
GTK theme is drakfire dream black (GTK2/GTK3), AwOken icons,
Wallpaper is dear old totoro
My own colorscheme for kile: zenburnish.katescema
Tint2 config here
.Xdefaults here
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
Fluxbox with a custom theme and tint2. Had to switch from fbpanel because I couldn't get it to support drag'n'drop.
I'm running all my terminal stuff inside tmux, hence the weird looking urxvt.
Offline
Fluxbox with a custom theme and tint2. Had to switch from fbpanel because I couldn't get it to support drag'n'drop.
I'm running all my terminal stuff inside tmux, hence the weird looking urxvt.
Could you pls share your Xdefaults, and those colordump script?
Offline
Could you pls share your Xdefaults, and those colordump script?
colordump-script (Seems like I got it from this post)
I'm asuming that you're only interested in the colors from my .Xdefault. They are made by a guy called Cinderwick:
Xdefaults
Last edited by graph (2012-01-19 10:46:42)
Offline
cf8 wrote:Could you pls share your Xdefaults, and those colordump script?
I'm asuming that you're only interested in the colors from my .Xdefault. They are made by a guy called Cinderwick:
Xdefaults
Awesome, thank you.
Offline
Cavedude wrote:Must admit, that look very neat! Could you give us a source for the wallpaper?
Uploaded it to imgur cos i couldnt remember where i got it, probably wallbase
Thanks very much.
Offline
My own colorscheme for kile: zenburnish.katescema
Wow, that's beautiful! Thanks :-)
Intel(R) Celeron(R) CPU E3400 @ 2.60GHz, x86_64. AURs.
“No one without the knowledge of geometry may enter.“ Plato.
Offline
polpot wrote:My own colorscheme for kile: zenburnish.katescema
Wow, that's beautiful! Thanks :-)
I am somewhat amazed over what happens here on the Arch forums. In one thread, people share their WM configuration by trading source code (because there are no settings at run time), in the other thread, people call a wall of text beautiful. Day-making!
Offline
Offline
Cool wallpaper - can you share it?
Lswest <- the first letter of my username is a lowercase "L".
"...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it." - Linus Torvalds
Offline
Thanks a lot!
One question though: I get this error when conky tries to read the gmail.pl file:
Can't locate Mail/IMAPClient.pm in @INC (...) BEGIN failed--compilation aborted at (...) line 7
Any suggestions?
Oh, and how did you achieve the transparency background effect? Mine is just plain gray...
Err... there was some perl imap package I needed to install before I could run the script, forgot which though
And the transparency is achieved by using the back2_white.png file. It is a 1x1px transparent whiteish png, which conky uses as a background. Make sure it is set in conkyrc, the first item in the long line.
Offline