test
This commit is contained in:
parent
59e5c624a9
commit
47e8cddfd4
1 changed files with 3 additions and 4 deletions
|
@ -24,10 +24,10 @@
|
|||
"position": "top",
|
||||
"modules-left": [
|
||||
"custom/wlogout",
|
||||
"wlr/workspaces",
|
||||
"clock",
|
||||
],
|
||||
"modules-center": [
|
||||
|
||||
"wlr/workspaces",
|
||||
],
|
||||
"modules-right": [
|
||||
"mpris",
|
||||
|
@ -36,7 +36,6 @@
|
|||
"custom/tailscale",
|
||||
"network",
|
||||
"battery",
|
||||
"clock"
|
||||
],
|
||||
|
||||
"custom/wlogout": {
|
||||
|
@ -197,7 +196,7 @@
|
|||
|
||||
#workspaces button.active {
|
||||
font-size: 16px;
|
||||
padding: 0px 5px;
|
||||
padding: 0px 15px;
|
||||
margin: 5px;
|
||||
color: rgba(50, 48, 47, 0.0);
|
||||
background-color: #a89984;
|
||||
|
|
Loading…
Reference in a new issue