mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
waubar
This commit is contained in:
parent
a442414a9a
commit
13128c8842
2 changed files with 3 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"battery",
|
||||
"cpu",
|
||||
"memory",
|
||||
"disk",
|
||||
// "disk",
|
||||
"clock",
|
||||
"tray"
|
||||
],
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
"critical": 15
|
||||
},
|
||||
"format": "BAT: {capacity}%{time}",
|
||||
"format-plugged": "{capacity}% ",
|
||||
"format-plugged": "",
|
||||
"format-alt": "Bat {capacity}%",
|
||||
"format-time": "{H}:{M}",
|
||||
},
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ button,
|
|||
#tray {
|
||||
transition-property: none;
|
||||
animation: none;
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue