Ajout : mode verbeux sur WayVNC
This commit is contained in:
parent
aa95184783
commit
f9287f75a8
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ create() {
|
|||
if ! vnc_running; then
|
||||
screen -S "Second screen (${vscreen_name})" -d -m \
|
||||
wayvnc \
|
||||
-v \
|
||||
-o "$vscreen_name" \
|
||||
"$listen_address"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue