phillipberndt / autorandr

Auto-detect the connected display hardware and load the appropriate X11 setup using xrandr
2.51k stars 124 forks source link

What is/should be the behaivour of --default default? #351

Open horstmannmat opened 1 year ago

horstmannmat commented 1 year ago

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].

phillipberndt commented 1 year ago

It's intentionally not reserved. The idea is to store whatever you want to have by default in a profile named default.