You are not logged in.

#1 2007-06-29 16:41:56

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

pekwm, do someone uses it?

I am a pekwm user. I find it nice, fast and without confusing features.
I was wondering if someone other use it.

This can be a place to share ideas or scripts for dynamic menus.

As example, I use this script (~/.pekwm/date) for showing time and date in the menu...

#!/bin/bash
echo "Dynamic {"
echo " Entry = \"`date +'%y.%m.%d %H:%M'`\" { Actions = \"Exec source /dev/null & \" } "
echo " }"

Using this entry:

Entry = "" { Actions = "Dynamic ~/.pekwm/date"}

Offline

Board footer

Powered by FluxBB