After a bit of duckduckgo'ing, there is another switcher you can use (fast-switcher) by pressing ALT + ESC. As with the normal switcher, you can also press SHIFT to cycle through the windows in reverse order.
I wish I could swap the keybindings, because the non-swooshy one is much better IMO.
EDIT: Don't let your dreams be dreams. See here: https://raw.githubusercontent.com/Wayfi ... ayfire.ini
Using the above link, I added the following custom key bindings to my ~/.config/wayfire.ini:
Which achieves the functionality I wished for. Woohoo!
I wish I could swap the keybindings, because the non-swooshy one is much better IMO.
EDIT: Don't let your dreams be dreams. See here: https://raw.githubusercontent.com/Wayfi ... ayfire.ini
Using the above link, I added the following custom key bindings to my ~/.config/wayfire.ini:
Code:
[fast-switcher]activate = <alt> KEY_TABactivate_backward = <alt> <shift> KEY_TAB[switcher]next_view = <alt> KEY_ESCprev_view = <alt> <shift> KEY_ESC
Which achieves the functionality I wished for. Woohoo!
Statistics: Posted by JimJamJamie — Mon Jan 15, 2024 9:37 pm