Initial commit — Proxmox SPICE Client (Electron)

This commit is contained in:
aria.hacker
2026-07-01 09:23:50 +02:00
commit efb8c7f446
15 changed files with 1223 additions and 0 deletions
+9
View File
@@ -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