update README

This commit is contained in:
Denis Lehmann 2021-04-28 21:31:38 +02:00
parent edf24b41aa
commit ac363d83aa

View file

@ -34,7 +34,7 @@
The WASD keys get now lighted accordingly.
This allows to switch between lighting profiles using the command line, a script or even [[https://direnv.net/][direnv]].
This allows to switch quickly between lighting profiles using the command line, a script or even [[https://direnv.net/][direnv]].
** Features
@ -67,7 +67,7 @@
** Usage
#+begin_src text
#+begin_src text
usage: rzr [-h] [-ld LIGHTMAP_DIRECTORY] [-pd PROFILE_DIRECTORY] [COMMAND]
Set color profiles of your Razer devices.
@ -86,7 +86,9 @@
path to directory with lightmaps (default: ~/.config/rzr/lightmaps)
-pd PROFILE_DIRECTORY, --profile-directory PROFILE_DIRECTORY
path to directory with profiles (default: ~/.config/rzr/profiles)
#+end_src
#+end_src
If no command is given and the profile =default= exists, it is applied.
** Configuration