| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Add backlight control as a scroll function | Sadoon Al-Bader | 2020-06-29 | 1 | -0/+2 | |
| | | | | | | | | | | | 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 :) | |||||
| * | | fix | Luke Smith | 2020-07-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | ping example.org instead of cloudflare's 1.1.1.1 | Luke Smith | 2020-07-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | posix fixes | Luke Smith | 2020-07-02 | 1 | -16/+15 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-07-02 | 1 | -0/+45 | |
| |\ \ | ||||||
| | * | | Add cpubars script for dwmblocks (#736) | Ddone | 2020-07-02 | 1 | -0/+45 | |
| | | | | | | | | | | This script shows CPU load | |||||
| * | | | price module update fix | Luke Smith | 2020-07-02 | 1 | -3/+3 | |
| |/ / | ||||||
| * | | improve speed format (#738) | jamazi | 2020-07-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | * improve speed format Convert network speed into human-readable format using numfmt, this will handle low and high values properly. * Update nettraf fix jitter | |||||
| * | | statusbar/clock: calcurse: use default folder (#734) | Dennis Lee | 2020-06-29 | 1 | -1/+1 | |
| |/ | ||||||
| * | Prevent error when having no battery (#731) | David Pedersen | 2020-06-28 | 1 | -1/+1 | |
| | | | | | | * Prevent error when having no battery * Send error to /dev/null instead of separate check | |||||
| * | quicker, suppress output | Luke Smith | 2020-06-25 | 1 | -1/+1 | |
| | | ||||||
| * | tweaks | Luke Smith | 2020-06-23 | 1 | -3/+4 | |
| | | ||||||
| * | add keyboard switch script | tomicp | 2020-06-23 | 1 | -0/+15 | |
| | | ||||||
| * | Merge branch 'master' of gitlab.com:LukeSmithxyz/voidrice | Luke Smith | 2020-06-18 | 1 | -1/+1 | |
| |\ | ||||||
| | * | removed useless SED | Lucas Budde Mior | 2020-06-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fixed Music Notification (#702) | Luke Bubar | 2020-06-15 | 1 | -1/+1 | |
| |/ | | | Music no longer italicizes. The notification has been changed to match. | |||||
| * | volume module only uses default. old alsa rm'd | Luke Smith | 2020-06-14 | 1 | -14/+4 | |
| | | ||||||
| * | middle click to update price | Luke Smith | 2020-06-06 | 1 | -7/+11 | |
| | | ||||||
| * | nettraf | Luke Smith | 2020-06-02 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice into chambln-refactor | Luke Smith | 2020-06-01 | 4 | -8/+9 | |
| |\ | ||||||
| | * | cleaning (#677) | Hekuran | 2020-06-01 | 1 | -5/+6 | |
| | | | | | | | making it a variable since its used 5 times | |||||
| | * | Shellcheck (#676) | JameyBear | 2020-06-01 | 3 | -3/+3 | |
| | | | | | | | Co-authored-by: WhispersOfJ <kaotiks@gmail.com> | |||||
| * | | Merge branch 'refactor' of https://github.com/chambln/voidrice into ↵ | Luke Smith | 2020-06-01 | 1 | -9/+15 | |
| |\ \ | |/ |/| | | | chambln-refactor | |||||
| | * | Fix arithmetic expansions | Gregory Chamberlain | 2020-05-31 | 1 | -2/+2 | |
| | | | ||||||
| | * | Refactor nettraf | Gregory Chamberlain | 2020-05-31 | 1 | -8/+14 | |
| | | | | | | | | | No longer relies on paste(1p). | |||||
| | * | Remove unnecessary double quotes | Gregory Chamberlain | 2020-05-31 | 1 | -4/+4 | |
| | | | ||||||
| * | | fixes issue #663 , i3block break (#675) | Hekuran | 2020-05-31 | 1 | -1/+1 | |
| |/ | | | i3block wont break with this | |||||
| * | still needed in some cases | Luke Smith | 2020-05-30 | 1 | -0/+1 | |
| | | ||||||
| * | Use %d for numbers instead of %s for string (#666) | rickyjon | 2020-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-05-30 | 10 | -12/+12 | |
| |\ | ||||||
| | * | make use of setsid(1)'s `-f` flag (#652) | Kian Kasad | 2020-05-30 | 10 | -12/+12 | |
| | | | | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz> | |||||
| * | | read in previous data | Luke Smith | 2020-05-30 | 1 | -4/+2 | |
| |/ | ||||||
| * | dumb fix | Luke Smith | 2020-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | save the file check every time | Luke Smith | 2020-05-30 | 1 | -2/+1 | |
| | | ||||||
| * | quotes | Hekuran | 2020-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | create netlog if empty | Hekuran | 2020-05-30 | 1 | -0/+1 | |
| | | | | it would not run without an existing nonempty log file | |||||
| * | paste directly on files, excluding lo | Luke Smith | 2020-05-30 | 1 | -2/+2 | |
| | | ||||||
| * | Fix sed to hide news when zero (#661) | Alexei Syssoyev | 2020-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | minimize file writes and use built-in arithmatic | Luke Smith | 2020-05-29 | 1 | -9/+7 | |
| | | ||||||
| * | mpd-module-update now mpdup | Luke Smith | 2020-05-26 | 2 | -0/+10 | |
| | | | | | it is autostarted by the music module if not already running | |||||
| * | little fixes | Luke Smith | 2020-05-25 | 1 | -2/+2 | |
| | | ||||||
| * | use pidof to check for syncs | Luke Smith | 2020-05-25 | 1 | -1/+1 | |
| | | ||||||
| * | autocreate dir and show price before getting chart | Luke Smith | 2020-05-25 | 1 | -4/+4 | |
| | | ||||||
| * | new crypto statusbar script for individual | Luke Smith | 2020-05-25 | 1 | -0/+34 | |
| | | | | | ammounts and historical chart | |||||
| * | no spaces between icons and content | Luke Smith | 2020-05-25 | 10 | -15/+12 | |
| | | ||||||
| * | Revert "Now moonphase is correct and even more precise (#637)" | Luke Smith | 2020-05-16 | 1 | -15/+23 | |
| | | | | | This reverts commit 4dbff2873df8e2b13ecff74beb17c32ef3c3267a. | |||||
| * | Now moonphase is correct and even more precise (#637) | Hekuran | 2020-05-16 | 1 | -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 Doster | 2020-05-10 | 2 | -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 Kasad | 2020-05-09 | 3 | -4/+4 | |
| | | ||||||
| * | new line needed to work on i3 (#621) | Bryan Jenks | 2020-05-09 | 1 | -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 | |||||
