told awesome to cache launcher entries
This commit is contained in:
parent
6d1748eb97
commit
15f45a446a
1
rc.lua
1
rc.lua
@ -14,6 +14,7 @@ local beautiful = require("beautiful")
|
||||
-- Notification library
|
||||
local naughty = require("naughty")
|
||||
local menubar = require("menubar")
|
||||
menubar.cache_entries = true
|
||||
local hotkeys_popup = require("awful.hotkeys_popup")
|
||||
-- Enable hotkeys help widget for VIM and other apps
|
||||
-- when client with a matching name is opened:
|
||||
|
Loading…
Reference in New Issue
Block a user