autorandr
autorandr copied to clipboard
What is/should be the behaivour of --default default?
I see that some contrib program use autorandr -c --default default , but looking at the code I cannot see the difference between autorandr -c --default default, running autorandr launcher also raise an error
I see some issues related to #289 https://github.com/phillipberndt/autorandr/issues/334#issuecomment-1515312022
I see no part of the code creating the symlink automagically.
I would suggest that profiles names like default to be a reserved word.
so when we -default default it will create a symlink of the detected config default -> [detected]
and when --default [profile] it would do a default -> [profile].
It's intentionally not reserved. The idea is to store whatever you want to have by default in a profile named default.