dot/scripts/powermenu
2022-05-16 00:48:34 +01:00

3 lines
107 B
Bash
Executable file

#!/bin/sh
printf "suspend\nreboot\npoweroff\nhibernate" | rofi -dmenu -p "systemctl" | xargs -r systemctl