Update gamescope-session/usr/bin/gamescope-session-plus
This commit is contained in:
parent
23f5894ab3
commit
a4c6623d09
@ -55,3 +55,7 @@ fi
|
||||
if [[ ! -z $(systemctl status lightdm | grep running) ]]; then
|
||||
systemctl restart lightdm
|
||||
fi
|
||||
# Ly (For pikaos)
|
||||
if [[ ! -z $(systemctl status ly | grep running) ]]; then
|
||||
systemctl restart ly
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user