Skip to content

Commit

Permalink
Updated examples
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed Jan 4, 2021
1 parent 0365569 commit 6064ab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Required arguments: [--install + --background / --uninstall / --preview]
- Install the theme for a 4k display, using the `Night` wallpaper and a font size of 32:
- `sudo ./install.sh --install --resolution 4k --background Night --fontsize 32`

- Preview the theme with a fontsize of 32:
- `./install.sh -p -b Crystals -fs 32`
- Preview the theme with a fontsize of 32, a white font colour and black selected font colour:
- `./install.sh -p -b Crystals -fs 32 -fc white,black`

- Preview the theme with a different font:
- `./install.sh -p -b Crystals -f Terminus.ttf`
Expand Down

0 comments on commit 6064ab0

Please sign in to comment.