diff --git a/icons/restart.svg b/icons/restart.svg new file mode 100644 index 0000000..21ccfca --- /dev/null +++ b/icons/restart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/reboot.desktop b/src/reboot.desktop new file mode 100644 index 0000000..96bae73 --- /dev/null +++ b/src/reboot.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Type=Application +Name=Reboot +Exec=/usr/bin/systemctl reboot +Icon=restart \ No newline at end of file