dot/scripts/powermenu

4 lines
110 B
Plaintext
Raw Normal View History

2021-10-09 21:20:41 +00:00
#!/bin/sh
2022-05-15 23:48:34 +00:00
2023-07-27 00:29:40 +00:00
printf "%s\n" "pm-suspend" "pm-hibernate" "reboot" "poweroff" | rofi -dmenu -p "power" | xargs -r