Skip to content

Add connect command line argument `-s` and show current remote in the header bar

Denis Drakhnia requested to merge numas13/helvum:connect-option into main

!54 (closed)

I think that part of the old merge can be merged.

-s REMOTE_NAME_OR_PATH
--socket=REMOTE_NAME_OR_PATH

# Examples:
helvum -s pipewire-1
# or path:
helvum -s /run/user/1000/pipewire-1

image

Merge request reports