You are not logged in.

#1476 2015-04-22 07:48:01

sasosito
Member
Registered: 2012-07-11
Posts: 25

Re: Share your Awesome(WM) desktop!

silverhammermba could you tell me how to use this png as wibox background?? and Aelspire, if you could tell me how to add icons hehehe

Offline

#1477 2015-04-22 14:23:49

Aelspire
Member
Registered: 2014-12-24
Posts: 8

Re: Share your Awesome(WM) desktop!

sasosito: use this freedesktop (put it in your ~/.config/awesome/ ): http://s000.tinyupload.com/index.php?fi … 2471981730 (little modified by me. I made it works for me but I have no idea how it will work for you)

and add to something like this your rc.lua:

--FreeDesktop
local freedesktop = require('freedesktop')
freedesktop.utils.icon_theme = 'breeze'
-- applications menu
freedesktop.utils.terminal = terminal -- default: "xterm"

menu_items = freedesktop.menu.new()

myawesomemenu = {
   { "manual", terminal .. " -e man awesome", freedesktop.utils.lookup_icon({ icon = 'help-about' }) },
   { "edit config", editor_cmd .. " " .. awful.util.getdir("config") .. "/rc.lua", freedesktop.utils.lookup_icon({ icon = 'preferences-desktop' }) },
   { "restart", awesome.restart, freedesktop.utils.lookup_icon({ icon = 'system-reboot' }) },
   { "quit", awesome.quit, freedesktop.utils.lookup_icon({ icon = 'application-exit' }) }
}

table.insert(menu_items, { "awesome", myawesomemenu, beautiful.awesome_icon })
table.insert(menu_items, { "shoutdown", function() awful.util.spawn_with_shell("oblogout") end, freedesktop.utils.lookup_icon({icon = 'system-shutdown'}) })
table.insert(menu_items, { "open terminal", terminal, freedesktop.utils.lookup_icon({icon = 'utilities-terminal'}) })

mymainmenu = awful.menu({ items = menu_items })

mylauncher = awful.widget.launcher({ image = beautiful.awesome_icon, menu = mymainmenu })

-- desktop icons

freedesktop.desktop.config.computer = false -- to disabble computer icon
freedesktop.desktop.config.home = false -- to disabble home icon
freedesktop.desktop.config.network = false -- to disabble network icon
freedesktop.desktop.config.trash = false -- to disabble trash icon

for s = 1, screen.count() do
      freedesktop.desktop.add_desktop_icons({dir = '~/Pulpit/', screen = s, showlabels = true,
      open_with = 'dolphin' })
end

mylauncher = awful.widget.launcher({ image = beautiful.awesome_icon,
                                     menu = mymainmenu })

You probably will have to change icon names and theme wink

Offline

#1478 2015-04-22 18:11:53

sasosito
Member
Registered: 2012-07-11
Posts: 25

Re: Share your Awesome(WM) desktop!

Thank you very much big_smile

Offline

#1479 2015-04-23 20:59:17

sasosito
Member
Registered: 2012-07-11
Posts: 25

Re: Share your Awesome(WM) desktop!

My new desktop! I tried elementary Freya for a month or so, mainly because pantheon DE (gala in particular shocks me), but I missed Arch + awesome.
Terminus font for all, solarized colors with "custom" background (#211d21). Layout icons are from powerarrow-darker, copycats, but made my own for uselessfair. Awesompd for mpd and a nice Wallpaper hahaha
I tried to put icons in the menu, but I couldn't, and when I find out how to make wibox use a png file as background will be back tweaking hahaha

Gtk: Greybird
Icons: Moka

Clean:
clean.jpg

Dirty:
dirty.jpg

Offline

#1480 2015-05-19 11:48:32

VanillaFunk
Member
From: MA. USA
Registered: 2013-06-10
Posts: 396
Website

Re: Share your Awesome(WM) desktop!

http://i.imgur.com/opLSznz.png

This is what my knowledge of lua and awesome have brought me too ... trying to learn new things or ways of writing nicer awesome wm themes ... any thoughts from folks of good places to learn better coding to spice up my wm?

--editing for grammar--

Last edited by VanillaFunk (2015-05-19 11:49:14)


archx86_64 : awesomewm
https://github.com/dreemsoul

Remeber to feed the squirrels

Offline

#1481 2015-05-19 12:27:15

VanillaFunk
Member
From: MA. USA
Registered: 2013-06-10
Posts: 396
Website

Re: Share your Awesome(WM) desktop!

Elv13 wrote:

http://i.imgur.com/P6wgOo8.png

This time, I wrote a more complex theme. This is to fight back against flat design I grew tired of. Lots of shadow, gradients and 3D effects. Code link in my signature

hey Elv13 I am having issues setting up arrow themes gotta say they look nice on yours but I cannot get theme to work after cloning your repo into .config/awesome/blind

is there something else i have to do besides of course calling the themeSciFiGrad.lua in my rc.lua?


archx86_64 : awesomewm
https://github.com/dreemsoul

Remeber to feed the squirrels

Offline

#1482 2015-05-21 12:26:47

esa
Member
Registered: 2011-12-29
Posts: 143
Website

Re: Share your Awesome(WM) desktop!

Getting todays background image (sometimes redundant with previous days, rss standards yay)
pCm9PrDm.jpg


Author of: TUI (Text User Interface for scripts), VHS (Video Handler Script, using ffmpeg) and YASSI (Yet Another Simple Script Installer)

Offline

#1483 2015-05-27 12:23:58

Aelspire
Member
Registered: 2014-12-24
Posts: 8

Re: Share your Awesome(WM) desktop!

After few changes wink Now IMHO it's perfect

http://i58.tinypic.com/1zpipl4.jpg

http://i61.tinypic.com/x3vf3m.jpg

Last edited by Aelspire (2015-05-27 19:22:19)

Offline

#1484 2015-06-04 16:08:56

Serge2702
Member
From: México City
Registered: 2014-01-14
Posts: 73

Re: Share your Awesome(WM) desktop!

Let's see...
I8Zpz9wm.png

Offline

#1485 2015-06-17 14:30:35

angvp
Forum Fellow
From: Buenos Aires, Argentina
Registered: 2008-05-15
Posts: 32
Website

Re: Share your Awesome(WM) desktop!

Configs @Serge2702 @Aelspire ?

Offline

#1486 2015-06-17 21:18:19

Aelspire
Member
Registered: 2014-12-24
Posts: 8

Re: Share your Awesome(WM) desktop!

https://github.com/aelspire/awesome_configs

need: compton, font awesome, http://www.dafont.com/xifiction.font, liberation fonts, vicious, awesome-git, edited lain: https://github.com/aelspire/lain

optional: urxvt, oblogout, redshift

Last edited by Aelspire (2015-06-17 21:24:47)

Offline

#1487 2015-06-29 21:39:06

sasosito
Member
Registered: 2012-07-11
Posts: 25

Re: Share your Awesome(WM) desktop!

Last changes, "trickiest" thing is taglist. Set empty foreground to same colour as wibox, so if tag is empty, it is invisible. Still want to make some things, but for now it may remain like this. Terminus font, molokai color scheme.


http://s6.postimg.org/eohl9uoht/screenshot.png
screenshot.jpg

Last edited by sasosito (2015-06-30 08:06:48)

Offline

#1488 2015-07-02 21:50:06

Elv13
Member
Registered: 2010-01-17
Posts: 53

Re: Share your Awesome(WM) desktop!

VanillaFunk wrote:
Elv13 wrote:

http://i.imgur.com/P6wgOo8.png

This time, I wrote a more complex theme. This is to fight back against flat design I grew tired of. Lots of shadow, gradients and 3D effects. Code link in my signature

hey Elv13 I am having issues setting up arrow themes gotta say they look nice on yours but I cannot get theme to work after cloning your repo into .config/awesome/blind

is there something else i have to do besides of course calling the themeSciFiGrad.lua in my rc.lua?


Sorry, I totally forgot about this thread. The theme work if you clone my config. It use the "Radical" module for most widgets, so it doesn't work with the vanilla tasklist and taglist,

Offline

#1489 2015-07-03 00:19:20

Serge2702
Member
From: México City
Registered: 2014-01-14
Posts: 73

Re: Share your Awesome(WM) desktop!

@angvp: The config is this one: http://dotshare.it/dots/1032/

Offline

#1490 2015-07-03 10:30:44

sardina
Member
Registered: 2013-02-23
Posts: 152

Re: Share your Awesome(WM) desktop!

@Serge2702: I like the red tone, simple but nice.

@anyone wishing to share his own copycat mod: read here and spread the word. smile

Last edited by sardina (2015-07-03 10:30:59)

Offline

#1491 2015-07-11 11:57:42

ThePinkPanther
Member
Registered: 2015-07-11
Posts: 1

Re: Share your Awesome(WM) desktop!

Check out mine https://github.com/ThePinkPanther/MinimalAwesome. A very elegant and minimalistic config. Easily changed throug settings.lua file.



-- mod edit: read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754  [jwr] --

Offline

#1492 2015-07-12 20:29:23

iAmAhab
Member
Registered: 2012-04-09
Posts: 7

Re: Share your Awesome(WM) desktop!

Reunited with arch and awesome and it feels so good

KR9C791t.png

r06MQvkt.png


Just used some old config I had backed up, pretty sure I stole most of it from somebody here.


-- mod edit: read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754  [jwr] --
-- user edit: sorry about that, fixed

Last edited by iAmAhab (2015-07-13 14:20:39)

Offline

#1493 2015-07-25 15:54:52

sasosito
Member
Registered: 2012-07-11
Posts: 25

Re: Share your Awesome(WM) desktop!

Back again, some minor changes, cleaned everything up a bit. Tamsyn font, Bruvox vim colors and smear colorscheme; the wallpaper was taken from this pack.

Clean

Dirty

Last edited by sasosito (2015-07-25 16:01:27)

Offline

#1494 2015-07-29 02:16:46

VanillaFunk
Member
From: MA. USA
Registered: 2013-06-10
Posts: 396
Website

Re: Share your Awesome(WM) desktop!


archx86_64 : awesomewm
https://github.com/dreemsoul

Remeber to feed the squirrels

Offline

#1495 2015-07-31 01:14:30

sasosito
Member
Registered: 2012-07-11
Posts: 25

Re: Share your Awesome(WM) desktop!

Isn't it hard for you to read?? It is too dark for me hahaha

Offline

#1496 2015-07-31 01:24:38

VanillaFunk
Member
From: MA. USA
Registered: 2013-06-10
Posts: 396
Website

Re: Share your Awesome(WM) desktop!

Not to dark for me ... but i like dark dark themes.  i like yours as well does good on the bright background.  DId you write the terminal theme yourself?


archx86_64 : awesomewm
https://github.com/dreemsoul

Remeber to feed the squirrels

Offline

#1497 2015-07-31 20:40:16

sasosito
Member
Registered: 2012-07-11
Posts: 25

Re: Share your Awesome(WM) desktop!

VanillaFunk wrote:

Not to dark for me ... but i like dark dark themes.  i like yours as well does good on the bright background.  DId you write the terminal theme yourself?

What are you refering exactly? For the bash profile (I'm not sure if it is called like this) I used this page, and the color scheme is linked on my post smile I'm glad you like it big_smile

Offline

#1498 2015-07-31 21:10:34

VanillaFunk
Member
From: MA. USA
Registered: 2013-06-10
Posts: 396
Website

Re: Share your Awesome(WM) desktop!

yea it was the color theme i was refering too ... i write some gtk themes and am in process of making awesome / terminal color schemes to match the ones i had created ... It's one of the few places I can give back to the community with my skill set so I am always happy to look at themes and usually comment on them cause I know how much goes into making em


archx86_64 : awesomewm
https://github.com/dreemsoul

Remeber to feed the squirrels

Offline

#1499 2015-08-01 18:40:07

sasosito
Member
Registered: 2012-07-11
Posts: 25

Re: Share your Awesome(WM) desktop!

@VanillaFunk, I tried your themes, way too dark for me, but some cool themes though wink

Offline

#1500 2015-08-03 15:51:54

mcicak
Member
From: Novi Sad, Serbia
Registered: 2010-11-30
Posts: 22

Re: Share your Awesome(WM) desktop!

I did it clean&simple.
arch.jpg

Last edited by mcicak (2015-08-03 15:54:24)

Offline

Board footer

Powered by FluxBB