fix(awesomerc): fix importing vim hotkeys

This commit is contained in:
actionless 2016-02-12 00:49:54 +01:00
parent 8041078618
commit e5466feb07

View file

@ -10,7 +10,7 @@ local beautiful = require("beautiful")
-- Notification library
local naughty = require("naughty")
local menubar = require("menubar")
local hotkeys_popup = require("awful.hotkeys_popup.widget")
local hotkeys_popup = require("awful.hotkeys_popup").widget
-- {{{ Error handling
-- Check if awesome encountered an error during startup and fell back to