Files
dotfilesv2/hypr-start.sh
2026-03-28 19:52:49 +03:00

9 lines
182 B
Bash

#!/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