diff --git a/.local/share/applications/poweroff.desktop b/.local/share/applications/poweroff.desktop new file mode 100644 index 0000000..b809e56 --- /dev/null +++ b/.local/share/applications/poweroff.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=poweroff +GenericName=Power Off +Comment=Turn off the power +Exec=systemctl poweroff +Icon=system-shutdown.png +Type=Application