Elv13 / tyrannical

Dynamic tagging configuration system for awesomeWM
211 stars 33 forks source link

Export shortcuts functions and more #77

Open gehaxelt opened 7 years ago

gehaxelt commented 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.