add gsconnect scripts
This commit is contained in:
commit
9089489990
3 changed files with 5 additions and 0 deletions
1
lock.sh
Normal file
1
lock.sh
Normal file
|
|
@ -0,0 +1 @@
|
|||
loginctl lock-session
|
||||
2
poweroff.sh
Normal file
2
poweroff.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
systemctl poweroff
|
||||
|
||||
2
reboot.sh
Normal file
2
reboot.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
systemctl reboot
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue