Initial commit — Proxmox SPICE Client (Electron)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# X11-Display des Hosts
|
||||
# Linux lokal: DISPLAY=:0
|
||||
# Über SSH mit X11: DISPLAY=localhost:10.0 (wird automatisch gesetzt)
|
||||
DISPLAY=:0
|
||||
|
||||
# UID des lokalen Benutzers für den PulseAudio-Socket
|
||||
# Herausfinden mit: id -u
|
||||
# Wird für den Mount /run/user/<UID>/pulse verwendet
|
||||
PULSE_UID=1000
|
||||
Reference in New Issue
Block a user