Upload files to "/"
This commit is contained in:
8
hypr-start.sh
Normal file
8
hypr-start.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
export LIBSEAT_BACKEND=seatd
|
||||
export XDG_SESSION_TYPE=wayland
|
||||
export XDG_SESSION_DESKTOP=Hyprland
|
||||
export XDG_CURRENT_DESKTOP=Hyprland
|
||||
|
||||
exec dbus-run-session start-hyprland
|
||||
Reference in New Issue
Block a user