X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/4666dc1fa2364cb7628ef70d17f40b29189dbacf..fb2d049199df6b6585cf4e97b7d012dad846964d:/awesome/rc.lua?ds=sidebyside diff --git a/awesome/rc.lua b/awesome/rc.lua index 826b908..d29c628 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -6,6 +6,7 @@ require("awful.autofocus") beautiful = require("beautiful") naughty = require("naughty") menubar = require("menubar") +lain = require("lain") -- Error handling {{{1 -- Check if awesome encountered an error during startup and fell back to