f
This commit is contained in:
parent
62b706293d
commit
7c26277239
2 changed files with 6 additions and 6 deletions
|
@ -2,16 +2,16 @@
|
|||
|
||||
{
|
||||
"layer": "top",
|
||||
"position": "bottom",
|
||||
"position": "top",
|
||||
|
||||
"modules-left": [
|
||||
"clock#2",
|
||||
"clock#3",
|
||||
],
|
||||
"modules-center": [
|
||||
"wlr/workspaces",
|
||||
],
|
||||
"modules-center": [
|
||||
],
|
||||
"modules-right": [
|
||||
"clock#2",
|
||||
"clock#3",
|
||||
"pulseaudio",
|
||||
"memory",
|
||||
"cpu",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
}
|
||||
|
||||
window#waybar {
|
||||
background: #770000;
|
||||
background: #990000;
|
||||
color: #fdf6e3;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue