Initial Release
This commit is contained in:
commit
8b3b95aae8
54 changed files with 5601 additions and 0 deletions
8
scripts/session/session-reboot.sh
Normal file
8
scripts/session/session-reboot.sh
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# name: Restart
|
||||
# icon: system-restart
|
||||
# description: Reboot the system
|
||||
# keywords: power reboot restart
|
||||
|
||||
gnome-session-quit --reboot
|
||||
Loading…
Add table
Add a link
Reference in a new issue