mirror of https://github.com/lcpz/lain.git
issue #11 typos fixed
This commit is contained in:
parent
a4e5b806f1
commit
5894811766
|
@ -194,7 +194,7 @@ function util.move_tag(pos)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Delete current tag (if empty)
|
-- Remove current tag (if empty)
|
||||||
-- Any rule set on the tag shall be broken
|
-- Any rule set on the tag shall be broken
|
||||||
function util.remove_tag()
|
function util.remove_tag()
|
||||||
local tag = awful.tag.selected(mouse.screen)
|
local tag = awful.tag.selected(mouse.screen)
|
||||||
|
|
Loading…
Reference in New Issue