Skip to content

To start the virtual screen on startup #1

@pihomeserver

Description

@pihomeserver

Thank you for the script that helped me to have a dedicated workspace for Homepage and displayed on an old iPad (not usable from Apple point of view but perfect as a display)

In case of, I have added the following configuration to ensure that the VNC server is started on Hyprland execution

exec-once = bash -c 'hyprctl output create headless VNC-1; \
  sleep 0.5; \
  hyprctl dispatch moveworkspacetomonitor 9 VNC-1; \
  sleep 0.2; \
  wayvnc -g 0.0.0.0 5900 VNC-1'

Compared to your script, the workspace 9 is never released. But now as soon as my iPad connects to my desktop, the workspace 9 is displayed (with a nice firefox displaying Homepage in fullscreen mode)

Thanks again

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions