Advertisement
v1ral_ITS

Power Control .desktop Script GUI [ POINT AND CLICK ]

Aug 14th, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.58 KB | None | 0 0
  1. [ ITS_@root ] get icon pic. here
  2. [ ITS_@root ] wget https://transfer.sh/16ejB1/shutdown_highlight.png
  3.  
  4. [Desktop Entry]
  5. Name=ITS_ Power Control
  6. Comment=Log out of your account.
  7. GenericName=Log Out
  8. Exec=yad --title "ITS_ Power Control" --button="Logout":"gnome-session-quit --logout" --button="Reboot":"gnome-session-quit --reboot" --button="Shutdown":"gnome-session-quit --power-off"
  9. Terminal=false
  10. Type=Application
  11. Categories=Utility
  12. Icon=/usr/share/unity/icons/shutdown_highlight.png
  13. NotShowIn=GNOME-Flashback;
  14. X-AppStream-Ignore=true
  15. X-Ubuntu-Gettext-Domain=session-shortcuts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement