Minor customizations
This commit is contained in:
parent
e8b877e137
commit
c77d8f0d7c
4 changed files with 7 additions and 6 deletions
2
tags.lua
2
tags.lua
|
@ -43,7 +43,7 @@ end
|
|||
local defaultsetup = {
|
||||
{"1:⚙"},
|
||||
{ name = "2:⌘", layout = layouts[5] },
|
||||
{ name = "3:☻", layout = layouts[3], mwfact = 0.20, ncol = 2, nmaster = 2},
|
||||
{ name = "3:☻", layout = layouts[3], mwfact = 0.20, ncol = 2, nmaster = 1},
|
||||
{ name = "4:✉", layout = layouts[5] },
|
||||
{"5:☑"},
|
||||
{"6:♫"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue