You are not logged in.

#426 2011-07-10 14:49:41

lswest
Member
From: Munich, Germany
Registered: 2008-06-14
Posts: 456
Website

Re: Share your Awesome(WM) desktop!

Phasme wrote:

An insane popup for my filesystems usage:
http://ompldr.org/tOWZlYQ

What are you using for the filesystem usage?


Lswest <- the first letter of my username is a lowercase "L".
"...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it." - Linus Torvalds

Offline

#427 2011-07-10 15:07:27

Phasme
Member
Registered: 2011-07-10
Posts: 21
Website

Re: Share your Awesome(WM) desktop!

I use philesight (http://www.zevv.nl/play/code/philesight/) which is a ruby script for generating a png image of the filesystem usage. I have made a little bash script which runs philesight and the naughty popup display the png each time I pass the mouse on the widget.

Offline

#428 2011-07-10 15:10:32

lswest
Member
From: Munich, Germany
Registered: 2008-06-14
Posts: 456
Website

Re: Share your Awesome(WM) desktop!

Phasme wrote:

I use philesight (http://www.zevv.nl/play/code/philesight/) which is a ruby script for generating a png image of the filesystem usage. I have made a little bash script which runs philesight and the naughty popup display the png each time I pass the mouse on the widget.

Looks interesting, thanks!


Lswest <- the first letter of my username is a lowercase "L".
"...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it." - Linus Torvalds

Offline

#429 2011-07-18 19:58:25

kraffslol
Member
Registered: 2009-04-09
Posts: 19

Re: Share your Awesome(WM) desktop!

tOWo3Mw

Last edited by kraffslol (2011-07-18 20:00:27)

Offline

#430 2011-07-18 20:25:01

masterkorp
Member
From: Ponte de Lima, Portugal
Registered: 2010-09-16
Posts: 47
Website

Re: Share your Awesome(WM) desktop!

Can you share the theme ? i love the colors


Regards,
Alfredo Palhares

Offline

#431 2011-07-26 23:40:28

examon
Member
Registered: 2011-05-07
Posts: 208

Re: Share your Awesome(WM) desktop!

Clear:
clearz.th.png

Busy:
busyu.th.png

Offline

#432 2011-07-27 08:43:23

masterkorp
Member
From: Ponte de Lima, Portugal
Registered: 2010-09-16
Posts: 47
Website

Re: Share your Awesome(WM) desktop!


Regards,
Alfredo Palhares

Offline

#433 2011-07-27 20:30:51

SuNjACk
Member
Registered: 2011-02-27
Posts: 102

Re: Share your Awesome(WM) desktop!

Offline

#434 2011-07-27 20:48:11

examon
Member
Registered: 2011-05-07
Posts: 208

Re: Share your Awesome(WM) desktop!

@masterkorp
@SuNjACk

Thx guys!
Font is Terminus 10... yeah it might be big.. I think I've good eyes but I don't want to become blind one day. smile

Offline

#435 2011-07-28 18:31:51

ANOKNUSA
Member
Registered: 2010-10-22
Posts: 2,141

Re: Share your Awesome(WM) desktop!

tOW8xaA

Offline

#436 2011-07-28 18:45:29

sandovalg
Member
Registered: 2011-07-22
Posts: 6

Re: Share your Awesome(WM) desktop!

New to awesome looks like the WM for me. A few requests if you will indulge me.

Can you share your rc.lua and theme files (including the icons). Also how do you get awesome to release from tiles similar to your screen shots? I seem to be only able to resize and keep the desktop full with whatever is open. Thanks in advance.

Offline

#437 2011-07-28 20:09:42

ANOKNUSA
Member
Registered: 2010-10-22
Posts: 2,141

Re: Share your Awesome(WM) desktop!

Floating for a single client can be toggled using a keybinding, e.g.:

awful.key({ modkey, "Control" }, "space",  awful.client.floating.toggle),

That's just my custom binding; I don't remember the default (I think it was just "Mod4 + space," which I use or dmenu).  All of the defaults are in the man page.  Same with switching through tiling layouts; the best way to go about setting up your bindings is to reference the man page and find the equivalent keybinding in rc.lua, then switch it to whatever you wish.  Details can also be found on the Awesome wiki.

Offline

#438 2011-07-29 03:38:55

sandovalg
Member
Registered: 2011-07-22
Posts: 6

Re: Share your Awesome(WM) desktop!

Thanks have the floating working on a single client now. Is it possible in float to resize other clients? Thanks for any help you may be able to provide.

Offline

#439 2011-07-29 21:35:16

sandovalg
Member
Registered: 2011-07-22
Posts: 6

Re: Share your Awesome(WM) desktop!

Him,
I have been looking for that specific set, can you please provide me with the rc.lua, theme.lua and .Xresources colors. Thank you in advance.

Offline

#440 2011-07-30 01:44:31

Him
Member
From: Here
Registered: 2010-06-22
Posts: 133
Website

Re: Share your Awesome(WM) desktop!

sandovalg wrote:

Him,
I have been looking for that specific set, can you please provide me with the rc.lua, theme.lua and .Xresources colors. Thank you in advance.

Here is the colorscheme  (I didn't make it, but it's called astromouse). Here is the theme.lua, and here is the rc.lua. You will have to edit the last two a bit to make them work for you.

Last edited by Him (2011-07-30 01:45:17)


A world without what makes us, us. One without you or me.
A world with no differences, this is the world I see.

Offline

#441 2011-07-30 03:04:36

sandovalg
Member
Registered: 2011-07-22
Posts: 6

Re: Share your Awesome(WM) desktop!

Thank you again. New to arch and I have to say from all the *nix distros I have tried I think I found home. Comments like crazy forums make sense and coming to love the simplicity of this distro.

Offline

#442 2011-07-30 12:44:26

Sin-H
Member
Registered: 2010-10-25
Posts: 12

Re: Share your Awesome(WM) desktop!

switched to wabbit theme on my netbook, I like it big_smile
http://imageshack.us/g/838/201107292020171024x600s.png/

Offline

#443 2011-07-30 14:20:59

Pooh-Bah
Member
Registered: 2011-07-13
Posts: 47

Re: Share your Awesome(WM) desktop!

Sin-H wrote:

switched to wabbit theme on my netbook, I like it big_smile
http://imageshack.us/g/838/201107292020171024x600s.png/

awesome. just awesome.

Offline

#444 2011-07-31 17:19:04

Him
Member
From: Here
Registered: 2010-06-22
Posts: 133
Website

Re: Share your Awesome(WM) desktop!

Steamy.

tOXA1NA tOXA1NQ


A world without what makes us, us. One without you or me.
A world with no differences, this is the world I see.

Offline

#445 2011-08-06 10:15:54

Prezioso
Member
Registered: 2011-01-17
Posts: 83

Re: Share your Awesome(WM) desktop!

which irc program are you running ? And how did it end up like that? tongue

Offline

#446 2011-08-07 01:28:29

Him
Member
From: Here
Registered: 2010-06-22
Posts: 133
Website

Re: Share your Awesome(WM) desktop!

Prezioso wrote:

which irc program are you running ? And how did it end up like that? tongue

I'm running weechat. The theme you see there is a creation of my own, and can be found here.


A world without what makes us, us. One without you or me.
A world with no differences, this is the world I see.

Offline

#447 2011-08-10 00:49:35

Saint0fCloud
Member
Registered: 2009-03-31
Posts: 137

Re: Share your Awesome(WM) desktop!

tOXR4aQ

Offline

#448 2011-08-10 18:51:29

Wey
Member
Registered: 2011-04-22
Posts: 217

Re: Share your Awesome(WM) desktop!

For casual stuff I'm using gnome3, but for dedicated work a tiling window manager seems more efficient to me. I cycled from xmonad to dwm for performance, and then from dwm to awesome for fonts. And somehow I'm always settling on a simple blue-white setup:

bildschirmfoto3v.th.png

bildschirmfoto2xk.th.png

The wallpaper is from one of the recent fedora releases: http://fedoraproject.org/wiki/File:Mock … _feb15.png. I had a short intermezzo with the fedora 14 alpha on my notebook some months ago and i really like their artwork.

rc.lua and theme.lua

Does anybody know a shorter way of doing this?

  awful.key({ }, "#122",
    function ()
      awful.util.spawn_with_shell("notify-send -t 500 " ..
      "\\\"Volume: $(amixer set Master 3277- | grep \\\"Front " ..
      "Left:\\\" | cut -d \' \' -f 7-8)\\\"")
    end)

It creates a notification stack when i use the volume wheel on my keyboard:
bildschirmfoto4n.th.png

Offline

#449 2011-08-12 02:41:41

LittleBrain
Member
Registered: 2009-11-17
Posts: 7

Re: Share your Awesome(WM) desktop!

I made something that we could call "Archlinux theme". Here is my one : tOXYweQ

Last edited by LittleBrain (2011-08-12 02:44:57)

Offline

#450 2011-08-19 19:58:39

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: Share your Awesome(WM) desktop!

My first attempt at Awesome (and I have to say I'm really liking it):

tOXl3Mw

LittleBrain wrote:

I made something that we could call "Archlinux theme". Here is my one : http://ompldr.org/tOXYweQ

could you share that theme?

Last edited by ethail (2011-08-19 19:59:07)


My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

Board footer

Powered by FluxBB