test
This commit is contained in:
parent
9321d6a7d6
commit
88953e1e5f
1 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
"custom/wlogout": {
|
"custom/wlogout": {
|
||||||
"format": "",
|
"format": "",
|
||||||
"exec": "wlogout"
|
"exec": "wlogout"
|
||||||
}
|
},
|
||||||
|
|
||||||
"custom/tailscale": {
|
"custom/tailscale": {
|
||||||
"format": "{icon} {}",
|
"format": "{icon} {}",
|
||||||
|
@ -201,6 +201,7 @@
|
||||||
#clock,
|
#clock,
|
||||||
#idle_inhibitor,
|
#idle_inhibitor,
|
||||||
#custom-tailscale,
|
#custom-tailscale,
|
||||||
|
#custom-wlogout,
|
||||||
#window {
|
#window {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
padding: 0px 10px;
|
padding: 0px 10px;
|
||||||
|
|
Loading…
Reference in a new issue