manage monitors with monique; reduce hypr-lid to lock/suspend timers
Add the monique GUI/daemon for monitor arrangement, hotplug profiles and clamshell handling (writes monitors.lua, keybind SUPER+SHIFT+M, stowed settings). hypr-lid is trimmed to hypr-lid-power: display management moved to moniqued, it now only runs the delayed lock/suspend timers when the lid is closed undocked. Update logind drop-in comments accordingly.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Hyprland handles the laptop lid itself via the hypr-lid service
|
||||
# (clamshell when external displays are attached, delayed lock/suspend
|
||||
# otherwise). logind must not suspend immediately on lid close.
|
||||
# Hyprland handles the laptop lid itself: moniqued owns the display side
|
||||
# (clamshell when external displays are attached) and hypr-lid-power runs the
|
||||
# delayed lock/suspend timers otherwise. logind must not suspend immediately
|
||||
# on lid close.
|
||||
[Login]
|
||||
HandleLidSwitch=ignore
|
||||
HandleLidSwitchExternalPower=ignore
|
||||
|
||||
Reference in New Issue
Block a user