From 4c9aac8f721f3bdfcc7eef565a47c20208c7ab3b Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 11 Jun 2021 07:54:38 +0200 Subject: rc: drop remnants of menubar use --- rc.lua | 5 ----- 1 file changed, 5 deletions(-) diff --git a/rc.lua b/rc.lua index 7da589a..97e98f6 100644 --- a/rc.lua +++ b/rc.lua @@ -8,7 +8,6 @@ local wibox = require("wibox") local beautiful = require("beautiful") -- Notification library local naughty = require("naughty") -local menubar = require("menubar") local bindings = require("bindings") local commondefs = require("commondefs") @@ -52,10 +51,6 @@ local layouts = } -- }}} --- Menubar configuration -menubar.utils.terminal = terminal -- Set the terminal for applications that require it --- }}} - -- Panel -- clock, shared among all screens -- cgit v1.2.3