Add new titlebar and toggle for top/left titlebar
This commit is contained in:
@@ -2,6 +2,6 @@ local awful = require("awful")
|
||||
|
||||
return function(table)
|
||||
for _, t in ipairs(table) do
|
||||
--awful.spawn(t);
|
||||
awful.spawn(t);
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user