test
This commit is contained in:
parent
1d2ba8aaca
commit
b6e2d04fcd
1 changed files with 3 additions and 2 deletions
|
@ -71,7 +71,8 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"wlr/workspaces": {
|
"wlr/workspaces": {
|
||||||
"on-click": "activate"
|
"on-click": "activate",
|
||||||
|
"format": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
"clock": {
|
"clock": {
|
||||||
|
@ -163,7 +164,7 @@
|
||||||
|
|
||||||
#workspaces button.visible,
|
#workspaces button.visible,
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
font-size: 1px;
|
font-size: 0px;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
/* padding: top | right | bottom | left */
|
/* padding: top | right | bottom | left */
|
||||||
/* padding: top | left and right | bottom */
|
/* padding: top | left and right | bottom */
|
||||||
|
|
Loading…
Reference in a new issue