This commit is contained in:
iFargle 2023-08-30 20:09:29 +09:00
parent ed9ff2973f
commit 4f1d59e792

View file

@ -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;