Add screenshot tool

This commit is contained in:
Tobias Reisinger 2021-03-30 22:59:59 +02:00
parent c7cbf35e15
commit 0dc9ab97ab
6 changed files with 32 additions and 5 deletions
.local/bin

View file

@ -10,7 +10,7 @@ case "$action" in
systemctl reboot
;;
"Logout")
bspc quit
systemctl --user exit
;;
*)
;;