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
- Host: GitHub
- URL: https://github.com/basaran/awesomewm-backham
- Owner: basaran
- Created: 2021-05-28T06:07:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-25T15:04:43.000Z (almost 3 years ago)
- Last Synced: 2025-05-08T16:01:53.641Z (7 months ago)
- Language: Lua
- Size: 2.93 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-awesomewm-modules-widgets-and-libraries - awesomewm-backham
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')
```