Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor configuration #172

Open
YaroKasear opened this issue May 24, 2024 · 2 comments
Open

Monitor configuration #172

YaroKasear opened this issue May 24, 2024 · 2 comments

Comments

@YaroKasear
Copy link

Is there a way to configure displays with this? Currently Plasma defaults to 60 Hz refresh rate and enables some unknown, non-existent monitor I have to disable.

@magnouvean
Copy link
Collaborator

There's no proper support for this at the moment. Personally this is one of the things I just configure via the GUI as it will be very machine-specific, but we probably should add support for it. The applicable file we would need to modify would be ~/.config/kwinoutputconfig.json, at least for plasma 6. Eventually we could maybe modify this using jq or something. Until such support is added you could try to just sync this manually with home-manager.

@YaroKasear
Copy link
Author

Thanks for getting back to me.

Right now I'm combining the use of this module and nix-impermanence to manage Plasma declaratively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants