Update pika-hyprland-session/usr/bin/pika-hyprland
This commit is contained in:
parent
7f21d1cfd3
commit
fde804fdd9
@ -1,4 +1,5 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
set -e
|
set -e
|
||||||
source /etc/profile
|
source /etc/profile || true
|
||||||
|
source $HOME/.profile || true
|
||||||
dbus-launch /usr/bin/Hyprland "$@"
|
dbus-launch /usr/bin/Hyprland "$@"
|
Loading…
Reference in New Issue
Block a user