Open gehaxelt opened 7 years ago
Hi,
I've changed the shortcut.lua file to export the functions, so that I can directly access them from my rc.lua after importing it with
local shortcuts = require("tyrannical.shortcut")
Furthermore, I've added some more convenience functions to manage tags and clients.
Hi,
I've changed the shortcut.lua file to export the functions, so that I can directly access them from my rc.lua after importing it with
Furthermore, I've added some more convenience functions to manage tags and clients.