diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/icon.svg | 1 | ||||
-rw-r--r-- | share/reboot-into-windows.desktop | 8 |
2 files changed, 9 insertions, 0 deletions
diff --git a/share/icon.svg b/share/icon.svg new file mode 100644 index 0000000..4fbbd4e --- /dev/null +++ b/share/icon.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#0078d4" d="M67.328 67.331h60.669V128H67.328zm-67.325 0h60.669V128H.003zM67.328 0h60.669v60.669H67.328zM.003 0h60.669v60.669H.003z"/></svg> diff --git a/share/reboot-into-windows.desktop b/share/reboot-into-windows.desktop new file mode 100644 index 0000000..122ed82 --- /dev/null +++ b/share/reboot-into-windows.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Name=Reboot into Windows +Comment=Use grub-reboot to reboot into Windows +Terminal=false +Exec=sudo reboot-into-windows +Icon=/usr/share/reboot-into-windows/icon.svg +Categories=System |