summaryrefslogtreecommitdiff
path: root/scripts/powermenu
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/powermenu')
-rwxr-xr-xscripts/powermenu2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/powermenu b/scripts/powermenu
index a1ac5f4..2ce5901 100755
--- a/scripts/powermenu
+++ b/scripts/powermenu
@@ -1,3 +1,3 @@
#!/bin/sh
-printf "suspend\nreboot\npoweroff\nhibernate" | rofi -dmenu -p "systemctl" | xargs -r systemctl
+printf "pm-suspend reboot poweroff" | rofi -dmenu -p "power" | xargs -r