Files
Nomarchy/modules/home
Bernardo Magri cd5d3b51e2
All checks were successful
Check / eval (push) Successful in 3m0s
fix(rofi): Display menu Back returns to System on single-monitor
The mode picker's Back did `exec "$0" display`. On a single-monitor
machine with no display profiles the output chooser is skipped, so
re-running `display` dropped straight back into the same mode picker — an
apparent no-op. Track modeBack (display when the chooser was shown, else
system) and dispatch Back to it, so single-monitor Back leaves Display.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 21:45:11 +01:00
..