dot/scripts/powermenu
2021-10-09 22:20:41 +01:00

3 lines
106 B
Bash
Executable file

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