An open API service indexing awesome lists of open source software.

https://github.com/basaran/awesomewm-backham

automatically focus back to the previous client on minimize and close
https://github.com/basaran/awesomewm-backham

Last synced: 7 months ago
JSON representation

automatically focus back to the previous client on minimize and close

Awesome Lists containing this project

README

          

### install

switch to your awesome config folder, typically at:

```
cd ~/.config/awesome
```

clone this repository:

```
https://github.com/basaran/awesomewm-backham
```

and call it from your `rc.lua`

```
require('awesomewm-backham')
```