This commit is contained in:
iFargle 2023-08-17 14:44:27 +09:00
parent 7e8f987d18
commit 1247fd133e

View file

@ -15,15 +15,15 @@
"wlr/workspaces",
],
"modules-center": [
"mpris"
"clock"
],
"modules-right": [
"mpris",
"pulseaudio",
"network",
"memory",
"backlight",
"battery",
"clock"
],
"mpris": {
@ -154,7 +154,7 @@
text = ''
* {
border: none;
border-radius: 0;
border-radius: 10;
font-family: my-queue;
}
@ -193,13 +193,6 @@
#mpris,
#memory,
#backlight,
#language,
#custom-weather {
color: #e2cca9;
font-size: 14px;
padding: 0 3 0 3;
}
#cpu,
#pulseaudio,
#temperature,
@ -209,7 +202,7 @@
#window {
color: #e2cca9;
font-size: 14px;
padding: 0 3 0 3;
padding: 0 5 0 5;
}
/*
@ -232,12 +225,6 @@
color: #f2594b;
}
#mode {
color: #32302f;
font-size: 14px;
background-color: #f2594b;
}
#clock {
color: #e2cca9;
font-size: 14px;