- Improve monitor.conf formatting for clarity.

- Updated HDR test logic to specify Wayland requirement.
- Fixed README setup instructions for creating a symlink.
This commit is contained in:
2025-09-23 14:47:01 +01:00
parent aa21f61808
commit d8294b3530
3 changed files with 20 additions and 12 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ cd hdr-helper
# Not all distros will create the below path, create it assuming that it doesn't
# exist on your system
mkdir ~/.local/bin/
ln -s hdr-helper ~/.local/bin/
ln -s $PWD/hdr-helper ~/.local/bin/
chmod +x ~/.local/bin/hdr-helper
# You will also need to copy monitor.conf into ~/.config/hdr-helper