AutoYADM commit: 2025-03-26 11:35:24
This commit is contained in:
parent
25bf996b86
commit
55eed14417
3 changed files with 7 additions and 5 deletions
|
@ -106,10 +106,10 @@
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"custom/delim",
|
"custom/delim",
|
||||||
"battery",
|
"battery",
|
||||||
"custom/delim",
|
"custom/delim"
|
||||||
"custom/recorder"
|
|
||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
|
"custom/recorder",
|
||||||
"tray"
|
"tray"
|
||||||
],
|
],
|
||||||
"niri/window": {
|
"niri/window": {
|
||||||
|
@ -158,7 +158,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"battery": {
|
"battery": {
|
||||||
"format": "bat {capacity}%"
|
"format": "{capacity}% ",
|
||||||
|
"format-charging": "{capacity}% ",
|
||||||
|
"format-plugged": "{capacity}% "
|
||||||
},
|
},
|
||||||
"clock": {
|
"clock": {
|
||||||
"format-alt": "{:%a, %d. %b %H:%M}"
|
"format-alt": "{:%a, %d. %b %H:%M}"
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
config
|
|
|
@ -59,3 +59,4 @@
|
||||||
.config/pet/snippet.toml
|
.config/pet/snippet.toml
|
||||||
.config/senpai
|
.config/senpai
|
||||||
.config/chawan
|
.config/chawan
|
||||||
|
.config/waybar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue