rc.lua: Add a modeline by default.

This way people who fork the default config now wont have a bad
suprise the day 5.0 gets released.
This commit is contained in:
Emmanuel Lepage Vallee 2020-02-02 20:59:04 -05:00
parent 3a6af7bf6c
commit 11f0a466b0
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
-- awesome_mode: api-level=4:screen=on
-- If LuaRocks is installed, make sure that packages installed through it are
-- found (e.g. lgi). If LuaRocks is not installed, do nothing.
pcall(require, "luarocks.loader")