You are not logged in.

#1 2008-05-11 04:53:12

sujoy
Member
From: India
Registered: 2008-02-08
Posts: 94
Website

[SOLVED]help getting amazing to work.

I downloaded amazing git from aur and changed the PKGBUILD. I am using

[~]$ awesome --version
awesome (awesome) 2.3 ()
compiled at May  6 2008 13:27:35 for i686-pc-linux-gnu by gcc version 4.3.0 (root@Miranda)
[~]$

In the PKGBUILD for amazing I changed _gitbranch = "config" as was told in the forum, but when i run amazing neither do i get anything on my statusbar nor any error message.

this is my widget in ~/.awesomerc
   
textbox clock{} ......... its in the statusbar displaybar.

and in ~/.amazing/config.rb i have this

set :statusbar => "displaybar"
widget("clock{}") {
    set :property => "text"
    set :interval => 1
    set :format => " %T %d.%m.%Y "
  }

Last edited by sujoy (2008-05-11 12:38:19)

Offline

#2 2008-05-11 12:37:52

sujoy
Member
From: India
Registered: 2008-02-08
Posts: 94
Website

Re: [SOLVED]help getting amazing to work.

well i got it solved, thanks to the irc #archlinux.
the problem was that i wasn't writing the .awesomerc correctly.

Offline

Board footer

Powered by FluxBB