Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akborana4
/
kaali
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
kaali
/
xstartup
Akay Borana
Upload kaali space code
88d14e5
6 months ago
raw
Copy download link
history
blame
contribute
delete
172 Bytes
#!/bin/sh
# Unset session and dbus variables that can cause issues
unset
SESSION_MANAGER
unset
DBUS_SESSION_BUS_ADDRESS
# Start the XFCE desktop environment
startxfce4 &