Luke Smith
9e110a87c7
fix
2020-07-02 21:00:39 -04:00
Luke Smith
1ca7338596
ping example.org instead of cloudflare's 1.1.1.1
2020-07-02 15:35:15 -04:00
Luke Smith
00534b7cca
posix fixes
2020-07-02 15:32:36 -04:00
Luke Smith
f26304c59b
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-07-02 15:28:56 -04:00
Luke Smith
ac7d2ddffc
price module update fix
2020-07-02 15:28:31 -04:00
Ddone
93f3711e39
Add cpubars script for dwmblocks ( #736 )
...
This script shows CPU load
2020-07-02 11:01:45 -04:00
jamazi
f11008c619
improve speed format ( #738 )
...
* improve speed format
Convert network speed into human-readable format using numfmt, this will handle low and high values properly.
* Update nettraf
fix jitter
2020-07-02 10:59:54 -04:00
Dennis Lee
2578719227
statusbar/clock: calcurse: use default folder ( #734 )
2020-06-29 06:25:29 -04:00
David Pedersen
a0c659d719
Prevent error when having no battery ( #731 )
...
* Prevent error when having no battery
* Send error to /dev/null instead of separate check
2020-06-28 14:59:36 -04:00
Luke Smith
107a99f274
quicker, suppress output
2020-06-25 09:30:04 -04:00
Luke Smith
beaa49345c
tweaks
2020-06-23 17:15:01 -04:00
tomicp
a021af59f3
add keyboard switch script
2020-06-23 22:28:55 +02:00
Luke Smith
b20f5d6350
Merge branch 'master' of gitlab.com:LukeSmithxyz/voidrice
2020-06-18 22:27:49 -04:00
Lucas Budde Mior
be11cad89e
removed useless SED
2020-06-19 01:43:27 +00:00
Luke Bubar
2668bff317
Fixed Music Notification ( #702 )
...
Music no longer italicizes. The notification has been changed to match.
2020-06-15 16:45:06 -04:00
Luke Smith
efbc3f3de3
volume module only uses default. old alsa rm'd
2020-06-14 19:13:13 -04:00
Luke Smith
515d605343
middle click to update price
2020-06-06 19:59:43 -04:00
Luke Smith
0df700f504
nettraf
2020-06-02 12:45:26 -04:00
Luke Smith
ae8929205e
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into chambln-refactor
2020-06-01 17:46:17 -04:00
Hekuran
88dfd0afe9
cleaning ( #677 )
...
making it a variable since its used 5 times
2020-06-01 17:45:47 -04:00
Luke Smith
51fff23636
Merge branch 'refactor' of https://github.com/chambln/voidrice into chambln-refactor
2020-06-01 15:38:55 -04:00
JameyBear
f820ccf4dd
Shellcheck ( #676 )
...
Co-authored-by: WhispersOfJ <kaotiks@gmail.com>
2020-06-01 15:29:57 -04:00
Hekuran
ad161d9363
fixes issue #663 , i3block break ( #675 )
...
i3block wont break with this
2020-05-31 17:09:02 -04:00
Gregory Chamberlain
43f0f899ae
Fix arithmetic expansions
2020-05-31 21:26:05 +01:00
Gregory Chamberlain
63aef514d7
Refactor nettraf
...
No longer relies on paste(1p).
2020-05-31 20:59:32 +01:00
Gregory Chamberlain
16874b6716
Remove unnecessary double quotes
2020-05-31 20:59:32 +01:00
Luke Smith
88cc9e6c42
still needed in some cases
2020-05-30 20:38:08 -04:00
rickyjon
5dbff59882
Use %d for numbers instead of %s for string ( #666 )
2020-05-30 20:34:40 -04:00
Luke Smith
f552d9850b
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-05-30 18:52:31 -04:00
Luke Smith
bb8495f27d
read in previous data
2020-05-30 17:50:37 -04:00
Kian Kasad
3222354d50
make use of setsid(1)'s -f
flag ( #652 )
...
Co-authored-by: Luke Smith <luke@lukesmith.xyz>
2020-05-30 17:01:18 -04:00
Luke Smith
52d9140820
dumb fix
2020-05-30 14:09:39 -04:00
Luke Smith
7ea15612b4
save the file check every time
2020-05-30 11:41:29 -04:00
Hekuran
1d95b2210e
quotes
2020-05-30 17:29:41 +02:00
Hekuran
daf2829167
create netlog if empty
...
it would not run without an existing nonempty log file
2020-05-30 17:27:01 +02:00
Luke Smith
d8272650bd
paste directly on files, excluding lo
2020-05-30 11:09:12 -04:00
Alexei Syssoyev
bca99b60b1
Fix sed to hide news when zero ( #661 )
2020-05-30 06:19:12 -04:00
Luke Smith
1379747a17
minimize file writes and use built-in arithmatic
2020-05-29 16:03:19 -04:00
Luke Smith
c153ac7fb4
mpd-module-update now mpdup
...
it is autostarted by the music module if not already running
2020-05-26 07:22:06 -04:00
Luke Smith
7f58bbb22d
little fixes
2020-05-25 21:29:12 -04:00
Luke Smith
31f26c73b0
use pidof to check for syncs
2020-05-25 20:52:08 -04:00
Luke Smith
06fb70a6cb
autocreate dir and show price before getting chart
2020-05-25 20:28:19 -04:00
Luke Smith
bad0b625a6
new crypto statusbar script for individual
...
ammounts and historical chart
2020-05-25 20:23:06 -04:00
Luke Smith
c075127aae
no spaces between icons and content
2020-05-25 17:06:24 -04:00
Luke Smith
a00e42e292
Revert "Now moonphase is correct and even more precise ( #637 )"
...
This reverts commit 4dbff2873d
.
2020-05-16 10:29:28 -04:00
Hekuran
4dbff2873d
Now moonphase is correct and even more precise ( #637 )
...
As described in issue #636 using wttr.in was incorerct by 16%
Now the `~/.local/share/moonphase` looks ugly, so dont look at it.
2020-05-16 10:15:05 -04:00
Vlad Doster
8f05c7d79f
Status bar fixes for nettraf and memory ( #627 )
...
* More precise RAM measurement and fix of memory type
* Should be KiB
kB refers to
https://en.wikipedia.org/wiki/Kibibyte
2020-05-10 07:58:09 -04:00
Kian Kasad
6577acae89
replace tr '\n' 'CHAR'
with paste -sd 'CHAR'
( #625 )
2020-05-09 19:32:56 -04:00
Bryan Jenks
28c0ab6294
new line needed to work on i3 ( #621 )
...
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
2020-05-09 08:40:02 -04:00
Luke Smith
26c92f886b
moonphase now has no deps
...
statusbarinfo obsolete and deleted
2020-05-09 08:35:02 -04:00