feat: ~/bin/containers: containerized applis
This commit is contained in:
parent
17c0085f52
commit
916fb70a69
11 changed files with 40 additions and 4 deletions
2
bin/sbar
2
bin/sbar
|
@ -70,7 +70,7 @@ reload_bar() {
|
|||
}
|
||||
|
||||
display() {
|
||||
${DISPLAYCMD[@]} "$crypto | $cpu | $memory | $vol | $wlp | $bat | $time"
|
||||
"${DISPLAYCMD[@]}" "$crypto | $cpu | $memory | $vol | $wlp | $bat | $time"
|
||||
}
|
||||
|
||||
# SIGNALING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue