Update pika-hyprland-session/usr/bin/pika-hyprland

This commit is contained in:
ferreo 2024-10-29 17:27:04 +01:00
parent 5206d365de
commit 9f2c6d39f7

View File

@ -1,3 +1,4 @@
#! /bin/bash
set -e
/usr/bin/Hyprland "$@"
source /etc/profile
dbus-launch /usr/bin/Hyprland "$@"