Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Looks like pacaur is dead? changed to yay

...

Although I do like the way i3 approaches window switching - I do miss the speed of alt-tabbing for switching between the last focused application and the current application (and doing so often).  For this I use the very nice alttab.  It's in the AUR so once you've enabled AUR (and installed something like pacaur yay) you can do:

Code Block
languagebash
sudo pacauryay -S alttab-git

You can customise the look of alttab by changing the background, foreground and frame colour.  Below is the settings that match my numix theme.  Add the following to your ~/.i3/config:

...