display-visor
display-visor copied to clipboard
Bash script for applying a pre-defined Xorg monitor layout. Useful for tiling window manager users.
I'm running I3wm in Arch Linux (with Xorg, not Wayland), and I get this error: > May 22 10:11:49 display-visor: No Xorg server found. Exiting... What may be the problem?...
Only pull 'fixed uninstall'!
This pull request includes various different enhancements: 1. Add user_output function to centralize output to user. This adds support for notifications (via option) and option to disable local output. 2....
When disconnecting a monitor on my system, display-visor didn't recognize the new setting as the monitor was still listed in /sys/class/drm (with status != connected) when the udev rule triggered...
A working `systemd-sleep` hook is included _but_ as per its man page: ``` Note that scripts or binaries dropped in /usr/lib/systemd/system-sleep/ are intended for local use only and should be...
Example: Opening the lid and waking from suspend. Not sure what's happening.
Current monitor layout is strict and needs to be hard-coded into the script. I need to look into methods for more dynamic display configuration. This is just a tracker. -...