lxqt-config
lxqt-config copied to clipboard
Feature: Apply saved configuration by script?
Hello,
is there a way that i could apply a saved config by a script?
My use case is this: I have a notebook and at the docking station is a second monitor attached. If i dock the notebook i would like to call set two-monitor-setup which i have already configured and saved. When i undock it should then switch to single-monitor-stetting.
Actually i must open the config by hand, select the saved setting and hit apply.
Is there a way i could automate it? As example on the command line:
monitor-settings apply "Two-Monitors"
Thank you. me23
This issue is 2 years and still hasn't been resolved, unfortunately :/. In my case the latest configuration doesn't even properly load (-l
).
I will fork the repo, apply a patch and notify you once I got it working!
The simpler way is to use symlinks. https://github.com/lxqt/lxqt-config/issues/740