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