New backup 2024-04-03 12:15:02

This commit is contained in:
Penelope Gwen 2024-04-03 12:15:02 -06:00
parent 1a7dfa0ac2
commit ee0ca73c3e

View file

@ -1,5 +1,6 @@
#!/bin/bash
git clone https://github.com/Gustash/sway-screenshot.git
sed -i 's;/usr/bin/env sh;/usr/bin/env bash;' sway-screenshot/sway-screenshot
mv ./sway-screenshot/sway-screenshot $HOME/.local/bin
chmod +x $HOME/.local/bin/sway-screenshot