working on screens and power stuff

This commit is contained in:
Matt Nish-Lapidus 2025-02-14 14:52:10 -05:00
parent ca06918f79
commit 743efa1782
9 changed files with 88 additions and 66 deletions

View file

@ -0,0 +1,3 @@
#!/usr/bin/env fish
cat /sys/class/power_supply/AC0/online

View file

@ -51,13 +51,13 @@
"memory": {
"interval": 30,
"format": "{used:0.1f}G/{total:0.1f}G ",
"on-click": "$HOME/.local/bin/wezapp htop"
"on-click": "$HOME/.local/bin/wezapp btop"
},
"cpu": {
"interval": 10,
"format": "{}% ",
"max-length": 10,
"on-click": "$HOME/.local/bin/wezapp htop"
"on-click": "$HOME/.local/bin/wezapp btop"
},
"network": {
"format-wifi": "",