You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Mikael Nordin 3543c95798
Update README.md
3 years ago
LICENSE A simple window switcher for sway. 3 years ago
README.md Update README.md 3 years ago
swayswitch Update swayswitch 3 years ago

README.md

swayswitch

A simple windowswitcher written in python using wxPython

Usage

wget -O https://github.com/mickenordin/swayswitch/blob/main/swayswitch https://github.com/mickenordin/swayswitch/blob/main/swayswitch

Add a keybinding to ~/.config/sway/config:

bindsym $mod+Tab exec ~/.local/bin/swayswitch

Reload config and open up window switcher with $mod+tab.