diff options
Diffstat (limited to 'dotfiles/system/.local/share/applications/reboot.desktop')
| -rw-r--r-- | dotfiles/system/.local/share/applications/reboot.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dotfiles/system/.local/share/applications/reboot.desktop b/dotfiles/system/.local/share/applications/reboot.desktop new file mode 100644 index 0000000..ae2c76e --- /dev/null +++ b/dotfiles/system/.local/share/applications/reboot.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=Reboot +Comment=Restart the system +Exec=systemctl reboot +Icon=system-reboot +Type=Application +Categories=System; |
