Commit Graph

9 Commits

Author SHA1 Message Date
Aire-One 67759f302d fix(myawesomemenu) wrap callback in anon function
`awful.menu` calls function callback with default arguments from the
menu widget. It's safer to explicitly invoke callbacks without parameter
from an anonymous function.
2021-12-26 18:27:16 +01:00
Aire-One f2b0f9708f chore(bindings) module + use argument constructors 2021-12-02 19:55:58 +01:00
Aire-One a267fc99ab fix: stylua formatting 2021-11-29 18:53:23 +01:00
Aire-One 3d7c85c3aa add(global_keybindings) generic client and layout 2021-09-27 00:53:37 +02:00
Aire-One 1f00c3775a add(global_keybindings) open terminal command 2021-09-27 00:52:09 +02:00
Aire-One 9bf5157b05 fix(global_keybindings) hotkeys_popup 2021-09-27 00:51:20 +02:00
Aire-One baeb76de22 add(desktop_decoration) Customize the desktop bar 2021-07-04 17:24:00 +02:00
Aire-One ccae324eb3 add(conf) Applications configuration 2021-06-28 18:49:12 +02:00
Aire-One 82e9525978 init 2021-05-25 17:37:29 +02:00