updated config-files
This commit is contained in:
parent
004a528222
commit
7d4ecee555
11 changed files with 84 additions and 29 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue