add .gitignore

This commit is contained in:
matt1432 2023-05-28 20:09:21 -04:00
parent d139df5038
commit f6e7f4dce9
2 changed files with 61 additions and 0 deletions
sway/scripts

View file

@ -32,4 +32,5 @@ elif [[ $SIDE == "prev" ]]; then
elif [[ $SIDE == "next" ]]; then
swaymsg workspace $[$current_workspace + 1]
fi
sleep 0.5
sudo input-emulator touch tap 1280 720