changes of sorts

This commit is contained in:
davidovski 2022-07-31 22:09:31 +01:00
parent c475aefc0f
commit a4e5fe820e
15 changed files with 87 additions and 35 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh
printf "suspend\nreboot\npoweroff\nhibernate" | rofi -dmenu -p "systemctl" | xargs -r systemctl
printf "pm-suspend reboot poweroff" | rofi -dmenu -p "power" | xargs -r