summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar/nettraf
Commit message (Collapse)AuthorAgeFilesLines
* minimize file writes and use built-in arithmaticLuke Smith2020-05-291-9/+7
|
* Status bar fixes for nettraf and memory (#627)Vlad Doster2020-05-101-1/+1
| | | | | | | | * More precise RAM measurement and fix of memory type * Should be KiB kB refers to https://en.wikipedia.org/wiki/Kibibyte
* replace `tr '\n' 'CHAR'` with `paste -sd 'CHAR'` (#625)Kian Kasad2020-05-091-2/+2
|
* statusbar scripts now open when shift-clickedLuke Smith2020-05-071-0/+1
| | | | | weather module "fixed" other minor statusbar script tweaks
* optional network traffic moduleLuke Smith2020-05-011-0/+24