AutoYADM commit: 2025-01-13 23:10:04
This commit is contained in:
parent
00ade31920
commit
bd933151e9
2 changed files with 4 additions and 4 deletions
|
@ -10,8 +10,8 @@
|
|||
"disable-scroll" : false,
|
||||
},
|
||||
"battery": {
|
||||
"format": "{capacity}% {icon}",
|
||||
"format-icons": ["", "", "", "", ""]
|
||||
"format": "bat {capacity}%",
|
||||
// "format-icons": ["", "", "", "", ""]
|
||||
},
|
||||
"clock": {
|
||||
"format-alt": "{:%a, %d. %b %H:%M}"
|
||||
|
@ -20,7 +20,7 @@
|
|||
"scroll-step": 5,
|
||||
"max-volume": 150,
|
||||
"format": "vol {volume}%",
|
||||
"format-bluetooth": "{desc} {volume}%",
|
||||
"format-bluetooth": "bt {volume}%",
|
||||
"format-muted": "mut",
|
||||
"nospacing": 1,
|
||||
"on-click": "pavucontrol",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
border: none;
|
||||
border-radius: 0;
|
||||
min-height: 0;
|
||||
font-family: "iosevka nerd font";
|
||||
/* font-family: "iosevka nerd font"; */
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue