You are not logged in.
Add the following lines in its config file:
# Format strings
format_nowplaying_song = [1;31m%t[0m by [1;34m%a[0m on %l[35m%r[0m%@%s
format_nowplaying_station = Station [35m%n[0m
format_list_song = %i) %a - %t%r
Colors are:
Blue: #7788af
Red: #d75f5f
Magenta: #94738c
Last edited by TheImmortalPhoenix (2013-01-29 03:53:17)
Offline
Thank you ... i'm switching to dwm instead ... i love awesome but i want something more stable and lean
Offline
Thank you ... i'm switching to dwm instead ... i love awesome but i want something more stable and lean
dito! or maybe xmonad! i ported to 3.5 too and awesome's stability is really annoying. i like the functionality and the "add-ons" like revelation,eminent,the posibility to implement something like calendars etc,... but nothing is working right... for now i use i3 and maybe switch to dwm/xmonad in my university-holidays. it's a real shame with awesome.
Last edited by flexo3001 (2013-01-30 17:01:29)
Fight war not wars, destroy power not people!
Offline
Thank you ... i'm switching to dwm instead ... i love awesome but i want something more stable and lean
Is awesome unstable?
Offline
TheImmortalPhoenix wrote:Thank you ... i'm switching to dwm instead ... i love awesome but i want something more stable and lean
Is awesome unstable?
difficult to say. i use it since years with and without a strong modified config and on my hardware it makes problem,especially with a modified-conf with network-services (like email, packages, weather,..). i know people which run my setup without trouble. i don't know, but i'm annoyed with the trouble.
it isn't unstable, but there are much more stable wm's
Last edited by flexo3001 (2013-01-30 17:45:50)
Fight war not wars, destroy power not people!
Offline
You're welcome
I added icons in tags...what do you think?
http://s1.postimage.org/equs4do0r/29_01_2013_05_58_56_scrot.jpg
nice
"Thank you ... i'm switching to dwm instead ... i love awesome but i want something more stable and lean"
dwm simplest & easiest configureable windows manager , btw awesome still better.
Last edited by F34R (2013-01-31 19:55:11)
Offline
diis looks very nice
can you share your config please ?
Offline
diis looks very nice
can you share your config please ?
You can find my config files on github
Offline
Ekber wrote:diis looks very nice
can you share your config please ?You can find my config files on github
thanks a lot diiis
Offline
Hi all
may be sombody know how to pass cairo surface to widget?
I did:
cairo= wibox.widget.imagebox()
cs = Cairo.image_surface_create("argb32", 50, 14)
cr = Cairo.context_create(cs)
cr:new_path()
cr:move_to(10, 10)
cr:line_to(40, 0)
cr:set_source_rgb(0, 0, 0)
cr:set_line_width(3)
cr:stroke()
img = capi.image.argb32(50, 14, cs:get_data()) --don't work (old way)
cs:write_to_png("/tmp/simple-example.png") -- work
cairo:draw(wibox,cr, 50,14) --don't work
thanks
---
sorry moved to scripting
Last edited by anur (2013-02-16 18:20:17)
Offline
Anur,
This thread is not the appropriate place to ask a programming question. You may want to head over to the programming subforum with that.
Last edited by ewaller (2013-02-16 15:43:06)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Hello everyone !
clean
http://nsm08.casimages.com/img/2013/02/25//mini_1302250528168433610904404.pngdirty
http://nsm08.casimages.com/img/2013/02/25//mini_1302250528188433610904405.pngQuite minimalistic and not so original but it like it.
Look nice. Simple and clean. Can you please share config?
Offline
Sure. Here it is : https://github.com/BlueRaven/config.git
: (){ : |:& };:
Offline
Offline
@sardina
looks fantastic i like it
Offline
Offline
Offline
Hello guys! Here is my Awesome WM setup. I love how it looks so I decided to share. I also decided to be super nice and upload all of my config files and such into a tar.gz
AwesomeSetup1.tar.gz
Last edited by powerpoint45 (2013-03-06 23:44:15)
Developer of Lucid Launcher for Android
Offline
Hello powerpoint45, please read Forum Etiquette: Pasting Pictures and Code and edit your post. Thanks.
Edit: BTW, nice setup.
aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies
Offline
- dots -
Offline