Last active
February 17, 2021 19:48
-
-
Save olivierlemoal/bff45ab69925e702691d0797fd303fcb to your computer and use it in GitHub Desktop.
i3 script to toggle between last windows
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Moved to https://github.com/olivierlemoal/i3-swap-focus |
This gist seems to draw some attention, so I put it on a repo so you can open issues / PR :
https://github.com/olivierlemoal/i3-swap-focus
@stahlnow I updated the script so you can stay on workspace
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great script, I could need help to adapt it to only switch the focus of windows, which are on the same workspace. Thank you!