From: martin f. krafft Date: Sun, 11 Sep 2016 09:24:44 +0000 (+0200) Subject: remove keyboardlayout widget X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/1d987d9368267676cf3f5f124463994e961f0daf remove keyboardlayout widget --- diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 9783452..88630a8 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -149,9 +149,6 @@ menubar.utils.terminal = terminal -- Set the terminal for applications that requ -- Create a textclock widget mytextclock = wibox.widget.textclock("%a %d %b %H:%M:%S", 1) --- Keyboard map indicator and switcher -mykeyboardlayout = awful.widget.keyboardlayout() - -- Create a wibox for each screen and add it mywibox = {} mypromptbox = {}