dot/scripts/powermenu

4 lines
107 B
Plaintext
Raw Normal View History

2021-10-09 21:20:41 +00:00
#!/bin/sh
2022-05-15 23:48:34 +00:00
2021-10-09 21:20:41 +00:00
printf "suspend\nreboot\npoweroff\nhibernate" | rofi -dmenu -p "systemctl" | xargs -r systemctl