Re: [dev] any update on stali?

2013-06-06 Thread Carlos Torres
That's true, I top post all the time :) On Jun 6, 2013 7:09 PM, "hiro" <23h...@gmail.com> wrote: > i never said i don't top post. > >

Re: [dev] any update on stali?

2013-06-06 Thread hiro
i never said i don't top post.

Re: [dev] any update on stali?

2013-06-06 Thread Carlos Torres
On Thu, Aug 30, 2012 at 4:11 PM, hiro <23h...@gmail.com> wrote: > I'm looking forward to it. I reckon you have looked at tinycore once? > They did some of the things you mentioned (for example I have tinycore > on SD and load all of it into RAM on boot). Also they have already > decided that they w

Re: [dev] about surf-open.sh

2013-06-06 Thread Christoph Lohmann
Greetings. On Thu, 06 Jun 2013 19:24:09 +0200 tknv wrote: > Hello, > > I'm using surf(0.4)+tabbed with below; > #!/bin/sh > if [ ! "$(pidof tabbed)" ] > then > tabbed -d > /tmp/tabbed.xid > fi > surf -e `cat /tmp/tabbed.xid` $1 > /dev/null 2>&1 & > > Is this more suckless or any problem? But

[dev] about surf-open.sh

2013-06-06 Thread tknv
Hello, I'm using surf(0.4)+tabbed with below; #!/bin/sh if [ ! "$(pidof tabbed)" ] then tabbed -d > /tmp/tabbed.xid fi surf -e `cat /tmp/tabbed.xid` $1 > /dev/null 2>&1 & Is this more suckless or any problem? -- w.tknv/ signature.asc Description: Digital signature

Re: [dev] Re: Different wallpapers/backgrounds

2013-06-06 Thread Branislav Blaskovic
Thank you, feh is working great. I was not sure if is this related to dwm. Sorry for that. Branislav Blaškovič web: www.blaskovic.sk e-mail: branis...@blaskovic.sk On Thu, Jun 6, 2013 at 1:26 PM, Hannes Blut wrote: > On 06.06.13 at 11:20am, Branislav Blaskovic wrote: > >> I have multiple (3) m

[dev] Re: Different wallpapers/backgrounds

2013-06-06 Thread Hannes Blut
On 06.06.13 at 11:20am, Branislav Blaskovic wrote: I have multiple (3) monitors attached to PC and using DWM. Is it possible to use different wallpapers/background images for them? I use feh. `man feh` will tell you how to use different backgrounds on different screens. How is your email rela

Re: [dev][dwm] Different wallpapers/backgrounds

2013-06-06 Thread Chris Down
In general, my preferred way is to set the root directly, and use something like ImageMagick to mux the images beforehand. On 6 Jun 2013 10:21, "Branislav Blaskovic" wrote: > Hi, > > I have multiple (3) monitors attached to PC and using DWM. Is it possible > to use different wallpapers/background

Re: [dev][dwm] Different wallpapers/backgrounds

2013-06-06 Thread jiceher
Hi Branislav, IMHO it is more a wallpaper configuration (for example) issue than DWM. You can set different wallpaper using nitrogen for example. JiCeheR - Mail original - De: "Branislav Blaskovic" À: dev@suckless.org Envoyé: Jeudi 6 Juin 2013 11:20:36 Objet: [dev][dwm] Different wallpa

[dev][dwm] Different wallpapers/backgrounds

2013-06-06 Thread Branislav Blaskovic
Hi, I have multiple (3) monitors attached to PC and using DWM. Is it possible to use different wallpapers/background images for them? Thank you! Branislav Blaškovič web: www.blaskovic.sk e-mail: branis...@blaskovic.sk