]> git.rmz.io Git - dotfiles.git/blobdiff - awesome/topbar.lua
dwb: only open default instance on www-tag
[dotfiles.git] / awesome / topbar.lua
index c6f21fc1513d75d2e5a1083f87ae291dc8a7d650..e40b474c7cc3136b090e09e92f770275751e825a 100644 (file)
@@ -82,7 +82,7 @@ for s = 1, screen.count() do
 
     -- Widgets that are aligned to the left
     local left_layout = wibox.layout.fixed.horizontal()
-    left_layout:add(mylauncher)
+    -- left_layout:add(mylauncher)
     left_layout:add(mytaglist[s])
     left_layout:add(mypromptbox[s])