Update README.md

Thanks to tobiaspc
This commit is contained in:
Mikael Nordin 2020-12-24 23:52:39 +01:00 committed by GitHub
parent f8e0c8c440
commit 84f74cf3b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,3 +18,6 @@ Add a keybinding to ~/.config/sway/config:
bindsym $mod+Tab exec ~/.local/bin/swayswitch
```
Reload config and open up window switcher with $mod+tab.
## Thanks
Thanks to tobiaspc for the startingpoint for this code: <https://github.com/tobiaspc/wofi-scripts>