Skip to content

RenWenshan/i3-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3 scripts collection

Pre-requisites

  • 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)

Swap Workspaces on Two Monitors

Put the following line in your i3 config file and reload:

bindsym $mod+Shift+s exec /path/to/i3-scripts/swap-workspace.py

About

i3 scripts collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published