Polish README
This commit is contained in:
parent
c4341fe7cf
commit
af0e75479f
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Execute `firestarter` as your `.xinitrc`, either by replacing the file or by `exec`ing it after performing your own basic setup. You do not need the rest of the files in the repository.
|
Execute `firestarter` as your `.xinitrc`, either by replacing the file or by `exec`ing it after performing your own basic setup. You do not need the rest of the files in the repository, but a `git clone` and a regular `git pull` *is* an effective way of keeping the script up-to-date.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
@ -26,7 +26,7 @@ By setting a dummy execution line, one can effectively prevent an entire configu
|
|||||||
command -v lemonbar
|
command -v lemonbar
|
||||||
~/.bin/lemonbar.sh | lemonbar
|
~/.bin/lemonbar.sh | lemonbar
|
||||||
|
|
||||||
All STDOUT and STDERR messages from these commands are saved to a logfile in '~/.local/share/firestarter/logs` under the same name as the configuration file.
|
All STDOUT and STDERR messages from these commands are saved to a logfile in `~/.local/share/firestarter/logs` under the same name as the configuration file.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
@ -35,3 +35,5 @@ See `firestarter -h`
|
|||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
Firestarter by no means contains an exhaustive list of all possible programs. If you know of or have created a program that should be added, *please* open an issue about it. The script should be light but its choices massive.
|
Firestarter by no means contains an exhaustive list of all possible programs. If you know of or have created a program that should be added, *please* open an issue about it. The script should be light but its choices massive.
|
||||||
|
|
||||||
|
Bug reports are also more than welcome.
|
||||||
|
Loading…
Reference in New Issue
Block a user