Skip to content

Commit

Permalink
Move Usage instructions up in the README, link to deckmaster-emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Jun 8, 2021
1 parent 9d6c60a commit 75b43db
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,20 @@ systemctl --user enable streamdeck.path
systemctl --user start streamdeck.path
```

## Usage

Start `deckmaster` with the initial deck configuration you want to load:

```bash
deckmaster -deck deck/main.deck
```

You can control the brightness, in percent:

```bash
deckmaster -brightness 50
```

## Configuration

You can find a few example configurations in the [decks](https://github.com/muesli/deckmaster/tree/master/decks)
Expand Down Expand Up @@ -264,16 +278,6 @@ A list of available keycodes can be found here: [keycodes](https://github.com/mu
value = "value"
```

## Usage

Start `deckmaster`:

```bash
deckmaster -deck deck/main.deck
```

You can control the brightness, in percent:
## More Decks!

```bash
deckmaster -brightness 50
```
[deckmaster-emojis](https://github.com/muesli/deckmaster-emojis), an Emoji keyboard deck

0 comments on commit 75b43db

Please sign in to comment.