summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* pgrep junk removed and minor script changesLuke Smith2020-04-0814-29/+33
|
* oops for configLuke Smith2020-04-083-3/+3
|
* oops, sed errorLuke Smith2020-04-083-7/+7
|
* assume default values if xdg dirs not setLuke Smith2020-04-086-10/+10
|
* statusbar weather HOME/.local/share:=XDG_DATA_HOMEDennis Lee2020-04-071-5/+5
|
* Merge remote-tracking branch 'origin/master' into xdgifyDennis Lee2020-04-071-9/+22
|\
| * weather for pos, neg and signless pos tempsLuke Smith2020-04-061-1/+1
| |
| * weather updatesLuke Smith2020-04-051-6/+19
| |
| * negatives fixLuke Smith2020-04-051-1/+1
| |
* | substitute ~/.config with $XDG_CONFIG_HOMEDennis Lee2020-04-043-3/+3
| |
* | substitute ~/.local/share with $XDG_DATA_HOMEDennis Lee2020-04-042-2/+2
| |
* | substitute $HOME/.local/share with $XDG_DATA_HOMEDennis Lee2020-04-041-5/+5
|/
* memory statusbar with multilanguage support (#536)Hekuran2020-04-021-1/+1
| | | | | | | * for multilanguage support see issue number #535 * emoji
* 🌜updated moonphase🌛 (#532)Hekuran2020-04-011-6/+12
| | | | | right click to open notification left & middle to update fixes specific dates
* statusbarinfo script for dwmLuke Smith2020-03-311-0/+33
|
* labels moved to scripts for dwm compatibilityLuke Smith2020-03-312-2/+2
|
* changes and simplifications to `disk`Luke Smith2020-03-311-8/+12
|
* break to avoid % on desktopsLuke Smith2020-03-311-1/+1
|
* battery minor imporvementsLuke Smith2020-03-291-8/+5
|
* dumb oversightLuke Smith2020-03-281-1/+1
|
* calcurse automatically xdg compliant nowLuke Smith2020-03-281-1/+1
|
* actually, let's do this a non-retarded wayLuke Smith2020-03-271-2/+2
|
* battery script streamlined and commentedLuke Smith2020-03-271-20/+14
|
* weather every run error fixLuke Smith2020-03-251-1/+1
|
* Fix weather script, now the table is displayed correctly (#509)Rui Leixo2020-03-241-1/+1
|
* volume multiline output error fixedLuke Smith2020-03-231-1/+1
|
* moonphase executableLuke Smith2020-03-221-0/+0
|