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

Plugging additional video outputs glitches the wallpaper #29

Open
avivace opened this issue Jan 30, 2020 · 2 comments
Open

Plugging additional video outputs glitches the wallpaper #29

avivace opened this issue Jan 30, 2020 · 2 comments

Comments

@avivace
Copy link
Owner

avivace commented Jan 30, 2020

feh must be re-run every time another xrandr output is enabled.
Find a way to do this automatically?

@DuongTyler
Copy link

You can attach a script to an acpi event using acpid.
I have a script attached to a dock event on my thinkpad that reruns feh every time I disconnect or reconnect it to the dock.

@avivace
Copy link
Owner Author

avivace commented Mar 18, 2020

Thanks @DuongTyler , didn't know about acpid. This is useful also for optimising the script printing some informations on the status bar via AwesomeWidgets (currently it's constatly polling data, triggering updates via events should be more cleaner).

@avivace avivace changed the title Plugging additional video outputs glitchs the wallpaper Plugging additional video outputs glitches the wallpaper Feb 24, 2021
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