You are not logged in.
what is providing your weather indications?
Conky. Here is my whole conky folder, you want conkyrc3 plus setup the conkyforecast-bzr, all the files you need are inside.
http://auriga.kiwilight.com/~dule/upload/conky.tar.gz
What's the DE/WM ? And any other details would be nice. Very smooth look.
Openbox. Here are the configs that are visible on this screenshot:
Openbox theme (decorations are removed in the config):
http://auriga.kiwilight.com/~dule/uploa … nly.tar.gz
Openbox config:
http://auriga.kiwilight.com/~dule/upload/openbox.tar.gz
Xdefaults:
http://auriga.kiwilight.com/~dule/upload/Xdefaults
bmpanel2 theme:
http://auriga.kiwilight.com/~dule/uploa … ema.tar.gz
Always the same desktop i see ... i'd be bored after a while
It's hard to modify anything when I have it setup perfectly. But yeah. I am a bit bored
Offline
There's going to be a Solarized 2 scheme? any preview?
Offline
i3wm
On top i3bar with i3status
Terminal - URxvt with Solarized colors
nice shot, not much from Ukraine happens to write on bbs
No cause is lost if there is but one fool left to fight for it.
Offline
There's going to be a Solarized 2 scheme? any preview?
Nothing yet, Ethan said he should be opening up some form of communication for everyone to make suggestions, it's very much at a planning stage at the moment. He also mentioned a few new colorschemes to me a few months ago but I think he plans to improve solarized first.
Speeking of which, have you guys listened to this? He plugs Arch Linux like no tomorrow. http://thechangelog.com/post/2016875974 … op-with-et
Last edited by Xyzodiac (2012-04-13 15:31:25)
Offline
Also to anyone asking me about configs, I'm going to roll them to Github this weekend (for the first time)
https://github.com/Xyzodiac
Offline
to much work for using 2 monitors with subtle. so I gave wmfs2 a chance.
here it is.
Offline
to much work for using 2 monitors with subtle. so I gave wmfs2 a chance.
here it is.
Really ? (console font)
No cause is lost if there is but one fool left to fight for it.
Offline
to much work for using 2 monitors with subtle. so I gave wmfs2 a chance.
here it is.
Interesting: I'm actually configuring a new subtle install from within WMFS2 right now. The latter is a pretty solid WM so far, but just doesn't have all the features I'd like to see yet. I know those folks are working at it, though.
Shot of subtle to come a little later. I'll also stick my configs on dotshare.it this weekend.
Offline
Offline
Offline
Music, classics :-)
No cause is lost if there is but one fool left to fight for it.
Offline
simon.swe wrote:to much work for using 2 monitors with subtle. so I gave wmfs2 a chance.
here it is.
Really ? (console font)
Envy Code R size 7
Offline
simon.swe wrote:to much work for using 2 monitors with subtle. so I gave wmfs2 a chance.
here it is.
Interesting: I'm actually configuring a new subtle install from within WMFS2 right now. The latter is a pretty solid WM so far, but just doesn't have all the features I'd like to see yet. I know those folks are working at it, though.
Clean: http://ompldr.org/tZGQ0eA Busy: http://ompldr.org/tZGQ1MA
Shot of subtle to come a little later. I'll also stick my configs on dotshare.it this weekend.
looks nice, write me a PM when you have your configs public
Offline
someone made a script that fakes shadows underneath your panels, but I can't remember it's name. any help?
Offline
Offline
Yes! Thanks
Offline
(crosspost from dwm thread)
Repatched dwm last night so i wanted to share desktop. It is pretty much the same always: i use same GTK theme that is edited to match my terminal and dwm colors. I find that his color scheme is looking fantastic when you use f.lux. Dwm patches i use:
- center floating;
- bstack;
- gapless grid;
- no title client on bar (maybe there is better way to do it and this was created with help from #dwm folks @irc.oftc);
- no mouse follow focus;
- status bar on all monitors;
- fix NetActiveWindow clients;
- attach normally;
- panel padding;
...
It is nothing new but i like it so much that i havent changed it for more than 9 months
Still searching for one patch that will do what i want and make dwm really great.
Offline
Offline
clean:
http://i.imgur.com/pp1t4s.pngdirty (terminal):
http://i.imgur.com/A7tXBs.pngdirty (gui):
http://i.imgur.com/nXjJxs.png
Can I see that GTK theme? And thanks for the no title patch, I'm currently doing that differently so this looks interesting
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
Seriously, this font can't be used in every day work.
No cause is lost if there is but one fool left to fight for it.
Offline
Can I see that GTK theme? And thanks for the no title patch, I'm currently doing that differently so this looks interesting
Sure, no problem: Shiki-Gray gtk2 theme + metacity (preview).
I use no gt3 apps at the moment so i havent ported it to for that toolkit version.
p.s. You can share your title patch if you want. That one that i'm using is still displaying empty square on non stacked clients
Offline
p.s. You can share your title patch if you want. That one that i'm using is still displaying empty square on non stacked clients
Thanks for the GTK theme. I rely on GTK3 apps though, so I can't use it.
The patch I use is found here in the DWM hacking thread in Community Contributions. It's meant to give you the ability to set a maximum lenght of the title, but I just set it to zero Here: http://pastebin.com/HdxH6nvn
And in config.h:
static const unsigned int titlemaxw = 0; // maximum title width in pixel
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