X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d396af0a5a6c17c81e4c4d248b90eefc0cb55f2a..d02b6aef4e6a11b5edb44c04b60a0b1c88973e78:/awesome/rc.lua diff --git a/awesome/rc.lua b/awesome/rc.lua index 1bf335e..9d8a7d3 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -7,6 +7,7 @@ beautiful = require("beautiful") naughty = require("naughty") menubar = require("menubar") lain = require("lain") +require("awful.remote") -- Error handling {{{1 -- Check if awesome encountered an error during startup and fell back to