dot/scripts/.scripts/powermenu

3 lines
106 B
Bash
Executable File

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