Commit graph

25 commits

Author SHA1 Message Date
Luke Smith
29c8156e66
oops 2020-12-16 07:50:04 -05:00
Luke Smith
ef82a47049
conform style 2020-12-15 16:29:17 -05:00
KawaiiAmber
2548c0bc20 No longer calls cat twice 2020-12-15 14:01:53 -07:00
KawaiiAmber
c3e3dd737a Case block and function is more effecient according to the old for x in seq 10000 test 2020-12-14 19:50:09 -07:00
Luke Smith
ed6f8b0fde
xbacklight 2020-07-08 08:58:12 -04:00
Sadoon Al-Bader
b4b20751c3
Add backlight control as a scroll function
This adds backlight control of monitor through scrolling.
Requires "light" pacakage and that the user can run "sudo light" without a password, easily done through sudoers edit.
Enjoy less eye strain :)
2020-06-29 03:24:44 +03: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
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
3f20263444
some systems use only lowercase? acpi option added 2020-05-04 13:06:29 -04:00
Luke Smith
40faeb97ec
statusbar fixes 2020-04-25 08:37:38 -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
6491129dbb
bat script changes for better statusbar 2020-04-12 23:49:42 -04:00
Luke Smith
4814403bbf
pgrep junk removed and minor script changes 2020-04-08 22:01:51 -04:00
Luke Smith
d21d1f1be3
break to avoid % on desktops 2020-03-31 18:53:43 -04:00
Luke Smith
326ed6b56d
battery minor imporvements 2020-03-29 14:16:07 -04:00
Luke Smith
6283e390b3
actually, let's do this a non-retarded way 2020-03-27 13:01:23 -04:00
Luke Smith
39bde79142
battery script streamlined and commented 2020-03-27 09:56:04 -04:00
Luke Smith
a2e0d2441b
Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2020-03-13 12:33:30 -04:00
Charlie39
ccf8e188c1
Added instructive suggestion in the comments (#488)
It looks more mass appealing  with the details.
2020-03-04 09:53:18 -05:00
Luke Smith
6345394781
battery script no longer uses pango 2020-02-28 16:34:46 -05:00
Luke Smith
2b5df860de
#!/bin/sh shebang. newline after universalized. 2020-02-08 18:43:37 -05:00
Luke Smith
5877785c91
not charging icon 2019-12-06 17:50:34 -05:00
Luke Smith
606946d890
statusbar scripts to master 2019-11-23 16:23:24 -05:00
Luke Smith
8117f84198 i3 eternally btfo 2019-05-18 16:22:57 -04:00
Luke Smith
54920103c2 scripts moved to ~/.local/bin 2019-05-18 00:07:32 -04:00
Renamed from .scripts/statusbar/battery (Browse further)