From 15f45a446a2c5d41db781a1d58a5d16b5e3747e8 Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Mon, 1 Nov 2021 18:29:54 +1100 Subject: [PATCH] told awesome to cache launcher entries --- rc.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/rc.lua b/rc.lua index 08d56e6..5dfe3a5 100644 --- a/rc.lua +++ b/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: