Open
Description
Describe the bug
It looks like we can't use symbolic links with the configuration file (on Linux Mint 21)
- I have checked the FAQ and my issue is not mention there.
To Reproduce
Steps to reproduce the behavior:
I've made a link from my dotfile folder:
ln -s redshift.conf ~/.config/
Then redshift didn't took my changes into account. I've tested it from 2 different computers.
I've copied it instead
rm ~/.config/redshift.conf
cp redshift.conf ~/.config/
then my settings are working.
```**Expected behavior**
Redshift conf should work from an original file or from a symbolic link.
**Software versions (please complete the following information):**
- OS: Linux mint 21
- Redshift version: redshift 1.12
- Distribution: Linux Mint
- Redshift installed from: apt-get
Metadata
Metadata
Assignees
Labels
No labels