-
Notifications
You must be signed in to change notification settings - Fork 2
s-urbaniak/i3-focus-last
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
i3-focus-last
This is a small utility for the i3 window manager [1] which enables Alt-Tab like functionality.
Add these lines to your i3 config:
bindsym $mod+Tab exec ~/path-to/i3-focus-last switch
exec --no-startup-id "~/path-to/i3-focus-last"
At i3 startup i3-focus-last is started and keeps track of the currently and previously focused window. If one presses `$mod-Tab` i3-focus-last instructs the i3 window manager to switch to the previously focused window.
[1] http://i3wm.org/
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published