temp: disable hypridle auto-lock (causes black screen on multi-GPU)
Re-enable once the Aquamarine layer-surface orphan issue or the dual-GPU buffer fight root cause is resolved in upstream.
This commit is contained in:
parent
7e9bf498ff
commit
1384fc68da
1 changed files with 2 additions and 1 deletions
|
|
@ -44,7 +44,8 @@ source = ~/.config/hypr/programs.conf
|
|||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||
# Or execute your favorite apps at launch like this:
|
||||
|
||||
exec-once = hypridle
|
||||
# exec-once = hypridle # DISABLED: auto-lock causes black screen (multi-GPU + orphaned layer issues).
|
||||
# TODO: re-enable once root cause is fixed
|
||||
exec-once = waybar
|
||||
exec-once = swaybg -i ~/.config/hypr/wallpapers/Purple.jpg -m fill
|
||||
exec-once = ~/.config/hypr/scripts/dynamic-borders.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue