summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar
Commit message (Collapse)AuthorAgeFilesLines
* still needed in some casesLuke Smith2020-05-301-0/+1
|
* Use %d for numbers instead of %s for string (#666)rickyjon2020-05-301-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-3010-12/+12
|\
| * make use of setsid(1)'s `-f` flag (#652)Kian Kasad2020-05-3010-12/+12
| | | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz>
* | read in previous dataLuke Smith2020-05-301-4/+2
|/
* dumb fixLuke Smith2020-05-301-1/+1
|
* save the file check every timeLuke Smith2020-05-301-2/+1
|
* quotesHekuran2020-05-301-1/+1
|
* create netlog if emptyHekuran2020-05-301-0/+1
| | | it would not run without an existing nonempty log file
* paste directly on files, excluding loLuke Smith2020-05-301-2/+2
|
* Fix sed to hide news when zero (#661)Alexei Syssoyev2020-05-301-1/+1
|
* minimize file writes and use built-in arithmaticLuke Smith2020-05-291-9/+7
|
* mpd-module-update now mpdupLuke Smith2020-05-262-0/+10
| | | | it is autostarted by the music module if not already running
* little fixesLuke Smith2020-05-251-2/+2
|
* use pidof to check for syncsLuke Smith2020-05-251-1/+1
|
* autocreate dir and show price before getting chartLuke Smith2020-05-251-4/+4
|
* new crypto statusbar script for individualLuke Smith2020-05-251-0/+34
| | | | ammounts and historical chart
* no spaces between icons and contentLuke Smith2020-05-2510-15/+12
|
* Revert "Now moonphase is correct and even more precise (#637)"Luke Smith2020-05-161-15/+23
| | | | This reverts commit 4dbff2873df8e2b13ecff74beb17c32ef3c3267a.
* Now moonphase is correct and even more precise (#637)Hekuran2020-05-161-23/+15
| | | | As described in issue #636 using wttr.in was incorerct by 16% Now the `~/.local/share/moonphase` looks ugly, so dont look at it.
* Status bar fixes for nettraf and memory (#627)Vlad Doster2020-05-102-2/+2
| | | | | | | | * 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-093-4/+4
|
* new line needed to work on i3 (#621)Bryan Jenks2020-05-091-1/+1
| | | i was fiddling with the block settings and couldnt get it to display on i3 until i just added the new line. also tested on the dwm build, module acts as it should on dem with this change
* moonphase now has no depsLuke Smith2020-05-092-49/+29
| | | | statusbarinfo obsolete and deleted
* statusbar scripts now open when shift-clickedLuke Smith2020-05-0717-24/+45
| | | | | weather module "fixed" other minor statusbar script tweaks
* inbox search case insensitiveLuke Smith2020-05-071-5/+4
|
* fix for no wifi, use case statementLuke Smith2020-05-061-3/+5
|
* wrap less, ping is unnecessaryLuke Smith2020-05-041-3/+2
|
* music filter uses ⏸Luke Smith2020-05-041-5/+2
|
* some systems use only lowercase? acpi option addedLuke Smith2020-05-041-1/+4
|
* moonphase won't run if pom-perl not installedLuke Smith2020-05-041-4/+3
|
* optional network traffic moduleLuke Smith2020-05-011-0/+24
|
* liberal snowflake doesn't render well in dwm/stLuke Smith2020-04-301-3/+3
|
* ugly minor intro bugfixesLuke Smith2020-04-301-3/+2
|
* optional cryptocurrencies moduleLuke Smith2020-04-301-0/+54
|
* statusbar fixesLuke Smith2020-04-252-3/+2
|
* Clock with auto change emoji (#589)Hekuran2020-04-251-1/+23
| | | | | | | | * Clock with auto change emoji i made it so it will give you an emoji for the main 12 hours. there are also halfs (one-thirty 🕜,six thirty 🕡...) though ill let someone who knows how to do it in an efficient way, since i dont. also added an option for europeans, and made it cleaner. * use printf instead of echo
* Fix minor statusbar issues (#597)mokulus2020-04-245-5/+5
| | | | | | | | | | | | | | | | | * Fix: Remove trailing space from battery * Unify spacing in disk * Fix news Don't display news module when there are no news. * Use grep -F in pacpackages * Fix torrent Remove trailing whitespace *after* replacing newlines. * Quote sed command
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-04-231-1/+2
|\
| * Replaced pgrep with pidof (#592)Charlie392020-04-221-1/+2
| | | | | | | | | | | | | | | | | | | | | | * dwm compliant revised PR * replaced pgrep with pidof because it is faster! * Update music
* | torrent statusbar opens tremcLuke Smith2020-04-231-1/+1
|/
* ifinstalled now checks for packages, iplocate fix,Luke Smith2020-04-181-2/+2
| | | | sleep removed from torwrap
* help renamed to avoid conflictsLuke Smith2020-04-151-0/+0
|
* language-independent volume scriptLuke Smith2020-04-141-1/+1
|
* use pamixer, which is much fasterLuke Smith2020-04-141-3/+3
|
* internet script fixLuke Smith2020-04-141-2/+2
|
* statusbar tweaks/updates for dwmblocksLuke Smith2020-04-135-11/+22
|
* bat script changes for better statusbarLuke Smith2020-04-121-2/+2
|
* STATUSBAR uncommented only for i3, cleanup, probably broke everything LOLLuke Smith2020-04-101-1/+1
|
* volume script uses pulse by defaultLuke Smith2020-04-091-7/+17
|