diff options
author | sinanmohd <sinan@firemail.cc> | 2023-04-24 10:55:13 +0530 |
---|---|---|
committer | sinanmohd <sinan@firemail.cc> | 2023-04-24 10:55:13 +0530 |
commit | 7ff41ddef22796c2bd0b8d0c038130ab13794c89 (patch) | |
tree | 4ae39cb8774d9b0b544300d86cd89edd238d8b90 /example/example.sb | |
parent | 894348c2e38aba985d4be4f548cfb88d215634ac (diff) |
Diffstat (limited to 'example/example.sb')
-rw-r--r-- | example/example.sb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/example/example.sb b/example/example.sb index 4417fc7..b8fafed 100644 --- a/example/example.sb +++ b/example/example.sb @@ -1,11 +1,9 @@ # NOTES # 1) if any path does not start with / or ~/ , the path is calulated # acording to the game profile location -# 2) if an option is specified in the soibox config -# its ignored from game profiles unless specified -# 3) soibox config is located at /etc/soibox/soibox.conf and ~/.config/soibox/soibox.conf, +# 2) soibox config is located at /etc/soibox/soibox.conf and ~/.config/soibox/soibox.conf, # this applies to all games, game profiles are specific to each game -# 4) command line arguments overrides game profiles overrides ~/.config/soibox/soibox.conf +# 3) command line arguments overrides game profiles overrides ~/.config/soibox/soibox.conf # overrides /etc/soibox/soibox.conf # use mangohud perfomance overlay, the value can either be on, 1,2,3,4 or path to |