You are not logged in.
XMonad
http://ompldr.org/vaHZtMgpimped it some yesterday, also uzbl.
You know you're showing your email?
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
suare wrote:sardina wrote:Anybody knows how to add those tag chars (upper left) in one's charmap?
you mean display only the tag icon?
you'll have to put something like this on your subtle.rb:
view "tv" do
match "media"
icon "/path/to/the/icon"
icon_only true
endYeah, but with a character instead of a real icon, that's why I asked about how to mod the charmap.
Anyway, can you share those icons?
here: http://subforge.org/attachments/download/43/icons.xz
have fun!
Offline
XMonad / XMobar / Tamsyn{5,6} / Zenburn
All relevant configs can be found in my dotfiles.
What browser is that?
Offline
What browser is that?
Luakit, based on Webkit engine and GTK+ toolkit.
Offline
Twist on xeNull's Crypt colorscheme for Springtime
Tiled:
http://ompldr.org/taHRzbAFloating:
http://ompldr.org/taHRzbQGif with dzen applets
http://ompldr.org/taHRzeQ
Looks great. Can you share your configs plz?
thanx!
الناس رجلان : رجل نام في النور، و رجل استيقظ في الظلام!!
فاين انت منهما ؟؟؟
archlinux x86_64 | مجتمع لينكس العربي
Offline
Offline
Promoting my smfact patch:
http://ompldr.org/taHZ2NwSee this post for more information.
I seen this in DWM hackers thread. I will implement once I get my bar how I want it.
Added underline rectangle beneath selected tag and changed font to ohsnap.
Last edited by KieranQuinn (2013-03-26 03:28:33)
Offline
update
http://s2.postimg.org/4h8ci3bcl/screenshot.jpgAdded underline rectangle beneath selected tag and changed font to ohsnap.
Is the underline possible with Awesome?
--
Changed few things, just experimenting colors.
Last edited by Nem_e_sys (2013-03-26 03:56:45)
Offline
KieranQuinn wrote:update
http://s2.postimg.org/4h8ci3bcl/screenshot.jpgAdded underline rectangle beneath selected tag and changed font to ohsnap.
Is the underline possible with Awesome?
--
http://s15.postimg.org/myob1lptj/25_03_2013_23_42_08_scrot.jpgChanged few things, just experimenting colors.
could you share the colors/dots?
Offline
Unia wrote:Promoting my smfact patch:
http://ompldr.org/taHZ2NwSee this post for more information.
I seen this in DWM hackers thread. I will implement once I get my bar how I want it.
http://s23.postimg.org/u47gooqlj/screenshot.jpg
update
http://s2.postimg.org/4h8ci3bcl/screenshot.jpgAdded underline rectangle beneath selected tag and changed font to ohsnap.
where i find that patch ? (underline select)
Offline
Is the underline possible with Awesome?.
I don't see why not, considering Awesome is based on DWM. I'm not sure if there is anything supported in the configurations already, but you could manually patch it yourself.
Offline
where i find that patch ? (underline select)
I haven't generated a patch for it, but my full source is on my GitHub in my signature.
Here's the code from drawtext. You will need to alter the colours if you're not using statuscolors patch.
XSetForeground(dpy, dc.gc, col[ColBG]);
XFillRectangle(dpy, dc.drawable, dc.gc, dc.x, dc.y, dc.w, dc.h);
+ // underline
+ XSetForeground(dpy, dc.gc, col[ColBorder]);
+ XFillRectangle(dpy, dc.drawable, dc.gc, dc.x, dc.h - 3, dc.w, 3);
if(!text)
Last edited by KieranQuinn (2013-03-26 23:27:53)
Offline
Offline
Very nice
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
Hello,
I'm new to i3, so there's nothing special in my screenshots. After wm-hopping for a while, I've decided to use i3 becuase it is the fastest and most easy-to-configure WM that I've tested.
Clean:
The cool background by Arch Linux user n3os was obtained here from the forums.
Arch Linux x86_64 w/ MATE or Openbox
Offline
teh wallpaper is awesome, mind sharing??
Offline
grobar87 wrote:teh wallpaper is awesome, mind sharing??
Here you go: Goddamn Wallpaper
الناس رجلان : رجل نام في النور، و رجل استيقظ في الظلام!!
فاين انت منهما ؟؟؟
archlinux x86_64 | مجتمع لينكس العربي
Offline
i3, nothing too fancy:
Welcome to the Arch boards
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
DWM
EDIT: Lesson to you all, this is what happens when you drink on a Thursday evening. Apparently I already posted one this month. ¯\(°_o)/¯
Last edited by doug piston (2013-03-29 04:41:11)
Offline
New to Arch, but I like it so far.
-- mod edit: read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754 [jwr] --
[edit] Sorry, thought it was small enough without reading the rules.
Last edited by r4ptor (2013-03-29 08:50:44)
Offline