From 2b2d6a152de2ba6dd90fe0687d136e2eb6ccd989 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 8 Sep 2025 11:45:26 +0200 Subject: split AUR-related stuff to the aur branch --- share/icon.svg | 1 + share/reboot-into-windows.desktop | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 share/icon.svg create mode 100644 share/reboot-into-windows.desktop (limited to 'share') 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 @@ + 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 -- cgit v1.2.3