From: Samir Benmendil Date: Wed, 7 Jan 2015 17:52:26 +0000 (+0000) Subject: awesome: allow remote control X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/a3ceb10b0dc33dc91659518d6d71e16382b108b7 awesome: allow remote control You never know when you might need it. --- 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