diff --git a/.init b/.init index eb99731..5a7901a 100755 --- a/.init +++ b/.init @@ -1,11 +1,2 @@ #!/bin/fish - -# Load systemd user environment -set GENERATOR /usr/lib/systemd/user-environment-generators/30-systemd-environment-d-generator - -if test -e $GENERATOR - export ($GENERATOR) -end - -# Start compositor -Hyprland \ No newline at end of file +uwsm start hyprland.desktop \ No newline at end of file