Vlad Doster
9f416200ee
Update clock
2020-05-09 19:45:40 -05:00
Vlad Doster
9b22892959
Update cpu
2020-05-09 19:44:51 -05:00
Vlad Doster
cbde797a4f
Update cpu
2020-05-09 19:44:17 -05:00
Vlad Doster
6bbf4abc76
Update volume
2020-05-09 19:42:55 -05:00
Vlad Doster
08caa7eb25
Update memory
2020-05-09 19:42:03 -05:00
Vlad Doster
8245b3f555
Update memory
2020-05-09 19:41:26 -05:00
Vlad Doster
81c0427d93
Update memory
2020-05-09 19:40:42 -05:00
Vlad Doster
138e862603
Update nettraf
2020-05-09 19:39:31 -05:00
Vlad Doster
cfae4fdac8
Update nettraf
2020-05-09 19:38:54 -05:00
Vlad Doster
f729765279
Update internet
2020-05-09 19:38:03 -05:00
Vlad Doster
ea53ab8e6d
Update internet
2020-05-09 19:37:34 -05:00
Vlad Doster
15944d29ec
Update internet
2020-05-09 19:36:19 -05:00
Vlad Doster
7af6ab77cc
Update internet
2020-05-09 19:33:39 -05:00
Vlad Doster
1ce8b9c5ce
Update clock
2020-05-09 18:36:19 -05:00
Vlad Doster
85a1935144
Update clock
2020-05-09 18:35:34 -05:00
Vlad Doster
32aedb60db
Update volume
2020-05-09 17:52:25 -05:00
Vlad Doster
681bc6cd6d
Update volume
2020-05-09 17:51:38 -05:00
Vlad Doster
930a308901
Merge remote-tracking branch 'LukeSmithxyz/master'
2020-05-09 17:10:11 -05: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
Luke Smith
33e329c8cb
statusbar scripts now open when shift-clicked
...
weather module "fixed"
other minor statusbar script tweaks
2020-05-07 17:31:42 -04:00
Luke Smith
baad9e0136
inbox search case insensitive
2020-05-07 08:09:04 -04:00
Luke Smith
14fde603b7
fix for no wifi, use case statement
2020-05-06 19:54:42 -04:00
Luke Smith
d20ba52404
wrap less, ping is unnecessary
2020-05-04 20:38:38 -04:00
Luke Smith
674f8e1a7a
music filter uses ⏸
2020-05-04 17:24:39 -04:00
Luke Smith
3f20263444
some systems use only lowercase? acpi option added
2020-05-04 13:06:29 -04:00
Luke Smith
4920a1b363
moonphase won't run if pom-perl not installed
2020-05-04 08:07:40 -04:00
Luke Smith
77b6529947
optional network traffic module
2020-05-01 16:55:09 -04:00
Luke Smith
4e385c18b1
liberal snowflake doesn't render well in dwm/st
2020-04-30 10:32:29 -04:00
Luke Smith
60a467de7c
ugly minor intro bugfixes
2020-04-30 10:31:46 -04:00
Luke Smith
53ef201c08
optional cryptocurrencies module
2020-04-30 10:24:32 -04:00
Luke Smith
40faeb97ec
statusbar fixes
2020-04-25 08:37:38 -04:00
Hekuran
7ed651e92f
Clock with auto change emoji ( #589 )
...
* 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
2020-04-25 08:10:40 -04:00
mokulus
5d59b3927d
Fix minor statusbar issues ( #597 )
...
* 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
2020-04-24 08:44:48 -04:00
Luke Smith
349668f423
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
2020-04-23 19:43:14 -04:00
Luke Smith
745f12bd16
torrent statusbar opens tremc
2020-04-23 19:42:37 -04:00
Charlie39
18113aad1a
Replaced pgrep with pidof ( #592 )
...
* dwm compliant
revised PR
* replaced pgrep with pidof
because it is faster!
* Update music
2020-04-22 16:15:53 -04:00
Luke Smith
37788be5d9
ifinstalled now checks for packages, iplocate fix,
...
sleep removed from torwrap
2020-04-18 10:33:58 -04:00
Luke Smith
0242d8428d
help renamed to avoid conflicts
2020-04-15 14:42:36 -04:00
Luke Smith
54f691a078
language-independent volume script
2020-04-14 21:45:09 -04:00
Luke Smith
05f9c3b707
use pamixer, which is much faster
2020-04-14 20:37:22 -04:00
Luke Smith
e88b3a72b8
internet script fix
2020-04-14 11:10:26 -04:00
Luke Smith
64b8f08563
statusbar tweaks/updates for dwmblocks
2020-04-13 01:38:59 -04:00
Luke Smith
6491129dbb
bat script changes for better statusbar
2020-04-12 23:49:42 -04:00
Luke Smith
6f36fe3169
STATUSBAR uncommented only for i3, cleanup, probably broke everything LOL
2020-04-10 22:53:45 -04:00
Luke Smith
68acbc2bff
volume script uses pulse by default
2020-04-09 17:03:51 -04:00
Luke Smith
4814403bbf
pgrep junk removed and minor script changes
2020-04-08 22:01:51 -04:00
Luke Smith
9fe6802122
oops for config
2020-04-08 19:10:00 -04:00
Luke Smith
7f334ff4b9
oops, sed error
2020-04-08 19:06:11 -04:00
Luke Smith
422d106fba
assume default values if xdg dirs not set
2020-04-08 17:21:40 -04:00