test
This commit is contained in:
parent
ed9ff2973f
commit
4f1d59e792
1 changed files with 3 additions and 3 deletions
|
@ -24,14 +24,14 @@
|
||||||
"position": "top",
|
"position": "top",
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"custom/wlogout",
|
"custom/wlogout",
|
||||||
|
"idle_inhibitor",
|
||||||
"clock",
|
"clock",
|
||||||
|
"mpris",
|
||||||
],
|
],
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
"wlr/workspaces",
|
"wlr/workspaces",
|
||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"mpris",
|
|
||||||
"idle_inhibitor",
|
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"custom/tailscale",
|
"custom/tailscale",
|
||||||
"network",
|
"network",
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
font-size: 1px;
|
font-size: 1px;
|
||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
padding: 0px 5px;
|
padding: 0px 5px;
|
||||||
margin: 5px;
|
margin: 0px 5px;
|
||||||
color: rgba(0, 0, 0, 0);
|
color: rgba(0, 0, 0, 0);
|
||||||
background-color: #3c3836;
|
background-color: #3c3836;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Reference in a new issue