- i3
- Python 2.7
- i3-py (e.g.
sudo pip install i3-py
) - Make sure all scripts are executable (e.g.
chmod a+x xxx.py
)
Put the following line in your i3 config file and reload:
bindsym $mod+Shift+s exec /path/to/i3-scripts/swap-workspace.py
sudo pip install i3-py
)chmod a+x xxx.py
)Put the following line in your i3 config file and reload:
bindsym $mod+Shift+s exec /path/to/i3-scripts/swap-workspace.py