summaryrefslogtreecommitdiff
path: root/scripts/.scripts/powermenu
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/.scripts/powermenu')
-rwxr-xr-xscripts/.scripts/powermenu2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/.scripts/powermenu b/scripts/.scripts/powermenu
new file mode 100755
index 0000000..49b8f3e
--- /dev/null
+++ b/scripts/.scripts/powermenu
@@ -0,0 +1,2 @@
+#!/bin/sh
+printf "suspend\nreboot\npoweroff\nhibernate" | rofi -dmenu -p "systemctl" | xargs -r systemctl