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