mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/idesk: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7f5f3ddd8f
commit
0b5451b17c
1 changed files with 6 additions and 5 deletions
|
@ -1,8 +1,9 @@
|
|||
idesk (draws desktop icons on X root window)
|
||||
|
||||
Idesk is program that draws desktop icons. Each icon will execute a shell
|
||||
command on a configurable action. The icons can be moved on the desktop
|
||||
by dragging them, and the icons will remember their positions on start-up.
|
||||
Idesk is program that draws desktop icons. Each icon will execute a
|
||||
shell command on a configurable action. The icons can be moved on the
|
||||
desktop by dragging them, and the icons will remember their positions
|
||||
on start-up.
|
||||
|
||||
Before idesk can be started, it requires a config file in ~/.ideskrc. See
|
||||
the README and examples/ in /usr/doc/idesk-$VERSION.
|
||||
Before idesk can be started, it requires a config file in
|
||||
~/.ideskrc. See the README and examples/ in /usr/doc/idesk-$VERSION.
|
||||
|
|
Loading…
Reference in a new issue