xterm might be a little ugly, but a common alternative is urxvt -
you'll find lots of stuff on transparency / colors / fonts for urxvt.

Give it a spin before moving to the "heavier" terminal emulators!

You can change the clock formating by playing with this line in your rc.lua:

mytextclock = awful.widget.textclock({ align = "right" })

You might want something like:

mytextclock = awful.widget.textclock({ align = "right" }, "%H:%M", 60)

Play around there to get the exact formatting you like.


On Tue, Jul 13, 2010 at 6:50 AM, velociraptor Genjix
<[email protected]> wrote:
> Hello,
>
> Yesterday I switched my default window manager to Awesome. :)
>
> Everything is great except my default terminal; Konsole from KDE doesn't
> play nice with tiling whereas xterm is fine. Unfortunately xterm looks ugly
> whereas Konsole looks really nice.
>
> Since I work a lot with the terminal is there any ideas how to make Konsole
> play nice?
>
> Thanks
>
> PS Any clues how to make the clock only display the time, *note* the date?
>
> ________________________________
> Get a new e-mail account with Hotmail - Free. Sign-up now.

-- 
To unsubscribe, send mail to [email protected].

Reply via email to