You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.config/sway: swaylock: Avoid syntax error when display unplugged
Notes:
- `*_output_name` macro vars expand only when the display is connected
- This is due to subshell expansion & parsing caveats introduced by 045074d
- Caused by: Workaround hack for issue that will be fixed by swaywm/swaylock#368
0 commit comments