aboutsummaryrefslogtreecommitdiff
path: root/yambar
AgeCommit message (Collapse)Author
6 daysyambar: small changesHenry J. Webster
- capitalization normalization - remove user@host for now
6 daysyambar: remove symbolsHenry J. Webster
Symbols were too small on the display. Switch to text-based. Assisted-by Claude:Opus-4.8
7 days(yambar) single-symbol rework with on-click detailsHenry J. Webster
Collapse each module to one glyph and surface details on left-click via notify-send/mako (yambar has no hover support). Add CPU, GPU (amdgpu via gpu.sh), volume (pipewire), and a dynamic user@host label before the clock. on-click runs without a shell, so CPU temp is read by cpu-notify.sh which takes {cpu} as an argument.
7 daysadd keepassxcHenry J. Webster
7 days(yambar) work on symbolsHenry J. Webster
7 daysyambar: add RAM and disk-space indicatorsHenry J. Webster
RAM via the built-in mem module (percent_used, reddened over 85%). Disk free space has no native module, so add disk.sh emitting df output as script-module tags (disk_avail human string + disk_used range). Separators added between the new elements. Assisted-by: Claude:claude-opus-4-8
7 days(yambar) put fancy symbols in=
7 daysenzo-specific changes for now=