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