You are not logged in.
Here you are mine, it's a modified version of multicolor with some custom icons:
Clean: http://i.imgur.com/EW6YUlk.jpg
Busy: http://i.imgur.com/tTcctJd.png
Here you are my config: https://github.com/smlb/dotfiles
You've given me some ideas. Thanks. Any a big thanks for linking your Git files.
Offline
Pro theme for Awesome 3.5+:
Screenshots:
Pro Dark
Pro Medium Dark
Pro Medium Light
Pro Light
Link: https://github.com/gyrfalco/pro
Last edited by gyrfalco (2014-09-30 09:48:34)
Offline
I see you brought the png exploit to the taglist. Very nice results.
Note that both lain and vicious can do what you are requesting for the widgets, so you can just choose one.
Also, since you're using third-parties, unless you addes substantial mods, it's always better to link them as git submodules.
Offline
I see you brought the png exploit to the taglist. Very nice results.
Note that both lain and vicious can do what you are requesting for the widgets, so you can just choose one.
Also, since you're using third-parties, unless you addes substantial mods, it's always better to link them as git submodules.
What do you mean with the png exploit? I looked at the configs and I only found
tags = { "","","",...}
Best,
nes
Offline
Indeed, the tag text fields are empty because their backgrounds are pngs.
Last edited by sardina (2014-10-07 18:54:33)
Offline
Indeed, the tag text fields are empty because their backgrounds are pngs.
Ok thanks. And the rest is then done using the theme.lua as far as I see where the bg icons are set to the png images?
Offline
it's always better to link them as git submodules.
Thank you, I did as you advised.
Actually, Pro theme based on your Holo theme.
Offline
Offline
Here's mine, not that great looking but simplistic and TF2-themey.
-- mod edit: read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754 [jwr] --
Offline
I hit mod4+enter to toggle "Terminal Mode", which is basically a dropdown terminal urxvtc with byobu-tmux, as I find it easier to manage than multiple terminals(google "awesome wm dropdown terminal"):
Busy:
Firefox+Pentadactyl
xfsettingsd
numix-themes-archblue from aur
spacefm as desktop (don't use it much, but I like to see my files like that)
awesome theme is modded zenburn
https://github.com/aditya3098/awesomewm-config
The "Editors" tag is not for vim, but image, video and rich text editors. (Did I over-explain?)
Last edited by aditya3098 (2014-10-28 11:40:52)
Offline
Does anyone know how to have a different focus colour for the task list widget only?(See my above post)
Offline
Does anyone know how to have a different focus colour for the task list widget only?(See my above post)
Change your theme and add theme.tasklist_bg_focus
There is some comments in the theme file to explain available options. Note that those colors can also be patterns or gradients.
All my code: https://github.com/Elv13
Offline
@Elv13 thanks
Offline
It has been a long time since I posted a few screenshot. This year (I made the last screenshot on Jan 01) I mostly worked to port everything to the Radical ( https://github.com/Elv13/radical ) framework. So while my config gained tons of cool features, it looked about the same as this
This now start to change as I am now working on the look again. My first improvement is to write a new programmatic pattern module. The old config relied on .png for most patterns. The new one generate them using a chain of filters like
(plain color) -> (add stripes) -> (add noise) -> (add a 3D gradient overlay) -> (convert to repeating patterns)[/center]
As always, here is an overkill example:
This one has:
Tons of 3D effect
Triangles in the taglist prefix
Honeycomb in the right sensor section
Noise in inactive titlebars
1px Stripes
3px stripes for selected tag
All of this without a single bg png!
Here is a less overkill day to day screenshot (not fake overbusy NASA style as the one above )
(crosspost)
Last edited by Elv13 (2014-11-01 05:10:08)
All my code: https://github.com/Elv13
Offline
Pro theme for Awesome 3.5+:
http://s15.postimg.org/qz21dll2f/pro.jpg
http://s29.postimg.org/me5z89y4z/pro_preview.jpgAlternative tags:
http://s27.postimg.org/d45us6vhr/alternative_tags.jpgScreenshots:
This is really beautiful, i'm gonna try it! Just a question: Where should i put patched files? (init, tasklist and taglist)
Offline
spacefm as desktop (don't use it much, but I like to see my files like that)
Could you tell me which rules have you set for it? I'm using it too but the desktop behave like a program and it is not set for all the tags ...
Offline
This is really beautiful, i'm gonna try it! Just a question: Where should i put patched files? (init, tasklist and taglist)
Just overwrite them in /usr/share/awesome/lib/awful/widgets
Offline
Offline
[ crosspost ]
This month I made a little less dense theme inspired by Android 3.x Neon and 4.x Holo
Busy + Collision plugin:
AwesomeWM
All my code: https://github.com/Elv13
Offline
[ crosspost ]
This month I made a little less dense theme inspired by Android 3.x Neon and 4.x Holo
I really really like this. What's that window?
Offline
Elv13 wrote:[ crosspost ]
This month I made a little less dense theme inspired by Android 3.x Neon and 4.x HoloI really really like this. What's that window?
The "wallpaper" with all the shortcuts? This is my new "Shorter" module
https://github.com/Elv13/shorter
(work in progress, lack documentation)
All my code: https://github.com/Elv13
Offline