updated config-files

This commit is contained in:
Luc Bijl 2023-02-04 20:38:12 +01:00
parent 004a528222
commit 7d4ecee555
11 changed files with 84 additions and 29 deletions

View file

@ -5,7 +5,7 @@
"position": "top",
"modules-left": ["wlr/taskbar"],
"modules-center": ["clock"],
"modules-right": ["temperature","cpu","memory","bluetooth","pulseaudio","network","custom/search","custom/poweroff"],
"modules-right": ["bluetooth","temperature","cpu","memory","pulseaudio","network","custom/search","custom/poweroff"],
"fixed-center": true,
"spacing": 20,
"custom/poweroff":
@ -122,8 +122,7 @@
"tray":
{
"icon-size": 20,
"show-passive-items": true,
"spacing": 10
"spacing": 20
}
}
]
]

View file

@ -2,7 +2,7 @@
{
border: 0;
border-radius: 0;
font-family: "Liberation Sans", "Font Awesome 5 Free";
font-family: "Roboto","FontAwesome";
font-size: 20px;
min-height: 0;
padding-top: 1px;