aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/example-config.json b/example-config.json
index 1ab1718..ece1aa8 100644
--- a/example-config.json
+++ b/example-config.json
@@ -119,7 +119,7 @@
// Use system (~/.config/mpv) mpv.conf instead of the one provided by QuickMedia
"use_system_mpv_config": false,
// Enable shaders. Only set to false if you have a very slow computer or dont care about graphical effects
- // such as rounded corners. Rounded corners can also be disabled with the theme "rounded_rectangles" option
+ // such as rounded corners. Rounded corners can also be disabled with the theme option "rounded_rectangles"
"enable_shaders": true,
// The theme to use. This should match the name of a file in either /usr/share/quickmedia/themes or ~/.config/quickmedia/themes, except without the .json at the end of the filename
"theme": "default",