fix Added import for awful

This commit is contained in:
Amir Farhadi 2022-12-07 13:00:38 +03:30 committed by GitHub
parent 595959beed
commit 440954d669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
--+ allows automatically focusing back to the previous client
--> on window close (unmanage) or minimize.
-------------------------------------------------------------------> imports ;
local awful = require("awful")
-------------------------------------------------------------------> methods ;
function backham()