Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nwg-piotr committed Feb 11, 2024
1 parent 938147a commit 88f2639
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ but nwg-look is intended to free the user from a few inconveniences:

## Dependencies

- go 1.18 (just to build)
- go (build dependency)
- gtk3
- [xcur2png](https://github.com/eworm-de/xcur2png)

Expand All @@ -38,10 +38,11 @@ If nwg-look has not yet been packaged for your Linux distribution:
```text
$ nwg-look -h
Usage of nwg-look:
-a Apply stored gsetting and quit
-d turn on Debug messages
-r Restore default values and quit
-v display Version information
-a Apply stored gsetting and quit
-d turn on Debug messages
-r Restore default values and quit
-v display Version information
-x eXport config files and quit
```

The `-a` flag has been added just in case. When you press the "Apply" button, in addition to applying the changes, a backup file is also created. You may apply gsetting again w/o running the GUI, by just `nwg-look -a`. No idea if it's going to be useful in real life. ;)
Expand Down

0 comments on commit 88f2639

Please sign in to comment.