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",
|
"layer": "top",
|
||||||
"position": "bottom",
|
"position": "top",
|
||||||
|
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"clock#2",
|
|
||||||
"clock#3",
|
|
||||||
],
|
|
||||||
"modules-center": [
|
|
||||||
"wlr/workspaces",
|
"wlr/workspaces",
|
||||||
|
],
|
||||||
|
"modules-center": [
|
||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
|
"clock#2",
|
||||||
|
"clock#3",
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"memory",
|
"memory",
|
||||||
"cpu",
|
"cpu",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
background: #770000;
|
background: #990000;
|
||||||
color: #fdf6e3;
|
color: #fdf6e3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue