mirror of
https://github.com/amiwm/amiwm.git
synced 2026-04-14 11:04:18 +00:00
[launcher] launcher install fixes.
* install it! * install the other .info icons too! * add some basic documentation.
This commit is contained in:
16
MODULES.md
16
MODULES.md
@@ -90,3 +90,19 @@ This is an april fools joke module, but at least it's a starting
|
||||
point for building out an icon on the desktop!
|
||||
|
||||
Module "Filesystem" "/path/to/open"
|
||||
|
||||
## Launcher module
|
||||
|
||||
This is a simple prototype launcher program that will place an
|
||||
icon on the current workbench screen so it can be double clicked
|
||||
to run.
|
||||
|
||||
The module must be placed after the Screen definition you wish
|
||||
for it to show up in.
|
||||
|
||||
The format is:
|
||||
|
||||
Module "Launcher" "(<label>) (<icon>) (<command and args>)"
|
||||
|
||||
The icon is one of the .info icons in the amiwm IconDir.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user