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",
|
||||
"custom/delim",
|
||||
"battery",
|
||||
"custom/delim",
|
||||
"custom/recorder"
|
||||
"custom/delim"
|
||||
],
|
||||
"modules-right": [
|
||||
"custom/recorder",
|
||||
"tray"
|
||||
],
|
||||
"niri/window": {
|
||||
|
@ -158,7 +158,9 @@
|
|||
}
|
||||
},
|
||||
"battery": {
|
||||
"format": "bat {capacity}%"
|
||||
"format": "{capacity}% ",
|
||||
"format-charging": "{capacity}% ",
|
||||
"format-plugged": "{capacity}% "
|
||||
},
|
||||
"clock": {
|
||||
"format-alt": "{:%a, %d. %b %H:%M}"
|
||||
|
@ -352,4 +354,4 @@
|
|||
// }
|
||||
// }
|
||||
// }
|
||||
]
|
||||
]
|
|
@ -1 +0,0 @@
|
|||
config
|
|
@ -59,3 +59,4 @@
|
|||
.config/pet/snippet.toml
|
||||
.config/senpai
|
||||
.config/chawan
|
||||
.config/waybar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue