lxqt-config icon indicating copy to clipboard operation
lxqt-config copied to clipboard

Feature: Apply saved configuration by script?

Open me23 opened this issue 5 years ago • 2 comments

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

me23 avatar Feb 14 '20 08:02 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!

freitzzz avatar Sep 08 '22 10:09 freitzzz

The simpler way is to use symlinks. https://github.com/lxqt/lxqt-config/issues/740

QiangF avatar Dec 18 '22 05:12 QiangF