mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
Add cut cbz and zathura configs
This commit is contained in:
parent
28a625400b
commit
bc668b05c4
3 changed files with 8 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
printf "pm-suspend reboot poweroff" | rofi -dmenu -p "power" | xargs -r
|
||||
printf "%s\n" "pm-suspend" "pm-hibernate" "reboot" "poweroff" | rofi -dmenu -p "power" | xargs -r
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue