Skip to content

interactive alt-tab focus switching. Press alt tab, move focus with i j l , keys, release alt to exit.

Notifications You must be signed in to change notification settings

danieldugas/i3focus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

i3focus

An intuitive alt-tab focus switching script.

Demo

Install

sudo apt install python-pip
pip install --user i3ipc==1.7.1 pynput==1.6.8
git clone git@github.com:danieldugas/i3focus.git ~/Code/i3focus
ln -s ~/Code/i3focus/i3focus ~/.i3/i3focus

then, in your i3 config file

bindsym Mod1+Tab exec --no-startup-id ~/.i3/i3focus

How-to

press alt+tab

move focus with i, j, l, , toggle focus to/from floating windows with space

release alt+tab

About

interactive alt-tab focus switching. Press alt tab, move focus with i j l , keys, release alt to exit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages