Skip to content

GUI tool to change output for the current workspace in i3

License

Notifications You must be signed in to change notification settings

kwarunek/i3-output-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3-output-selector

Dead simple output selector of the current workspace in i3 WM. It is based on i3-py package and Tkinter.

https://raw.githubusercontent.com/kwarunek/i3-output-selector/master/screenshot.png

Installation

Use pip (python3 and python2 compatible):

pip install i3-output-selector
# .. or directly from Github
# pip install git+https://github.com/kwarunek/i3-output-selector.git

App uses Tkinter as a GUI, be sure to have it installed. On Debian/Ubunutu:

apt-get install python-tkinter
# .. or
# apt-get install python3-tk

Usage

Simply run i3-output-selector.

License

MIT

About

GUI tool to change output for the current workspace in i3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages