Skip to content

Commit 8bc5f5c

Browse files
committed
Add possible arguments
1 parent 6afa203 commit 8bc5f5c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,22 @@ built for [elementary OS].
3131
[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg)][AppCenter]
3232

3333

34+
## Re-set autostart
35+
36+
You can simply run
37+
38+
39+
```bash
40+
flatpak run com.github.elfenware.badger --request-autostart
41+
```
42+
43+
To run in headless mode (in the background)
44+
45+
46+
```bash
47+
flatpak run com.github.elfenware.badger --headless
48+
```
49+
3450
## Developing and building
3551

3652
Development is targeted at [elementary OS]. If you want to hack on and

0 commit comments

Comments
 (0)