add gsconnect scripts

This commit is contained in:
cpinte 2026-01-14 13:01:48 +01:00
commit 9089489990
3 changed files with 5 additions and 0 deletions

1
lock.sh Normal file
View file

@ -0,0 +1 @@
loginctl lock-session

2
poweroff.sh Normal file
View file

@ -0,0 +1,2 @@
systemctl poweroff

2
reboot.sh Normal file
View file

@ -0,0 +1,2 @@
systemctl reboot