add .gitignore
This commit is contained in:
parent
d139df5038
commit
f6e7f4dce9
2 changed files with 61 additions and 0 deletions
sway/scripts
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue