tags no more local
This commit is contained in:
parent
8015a477fc
commit
5bf889823d
1 changed files with 1 additions and 1 deletions
2
tags.lua
2
tags.lua
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
-- {{{ Tags
|
-- {{{ Tags
|
||||||
local tags = {}
|
tags={}
|
||||||
tags.setup = {
|
tags.setup = {
|
||||||
{ name = "1:⚙", layout = layouts[1] },
|
{ name = "1:⚙", layout = layouts[1] },
|
||||||
{ name = "2:⌘", layout = layouts[7] },
|
{ name = "2:⌘", layout = layouts[7] },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue