| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copy audio codec instead of encoding audio (#653) | rickyjon | 2020-07-08 | 1 | -4/+6 |
| | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz> | ||||
| * | Remove uneeded std suppression (#749) | anntnzrb | 2020-07-07 | 1 | -2/+2 |
| | | | | There's no stdout/stderr on this condition. | ||||
| * | Prevent user-defined aliases/commands checking (#748) | anntnzrb | 2020-07-05 | 1 | -2/+2 |
| | | | | | | Adding `[ -x ]` also checks if the command is an executable; if this check is skipped, then user-defined aliases will interfere and validate the condition (unintended). | ||||
| * | "$EDITOR $1" caused error in Alacritty terminal. Splitting the qutoes into ↵ | Austin Bumbalough | 2020-07-03 | 1 | -1/+1 |
| | | | | | | "$EDITOR" "$1" fixed the issue. Not sure why. (#742) Co-authored-by: Austin Bumbalough <austin@bumbalough.xyz> | ||||
| * | 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 | 3 | -3/+3 |
| | | |||||
| * | 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 | ||||
| * | Add support for boomer file names with spaces (#716) | Marc | 2020-06-29 | 1 | -2/+2 |
| | | |||||
| * | fix dmenumount (#735) | Petar Tomić | 2020-06-29 | 1 | -1/+1 |
| | | |||||
| * | 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 github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-06-22 | 1 | -0/+19 |
| |\ | |||||
| | * | mount NAS shared folders (#719) | Petar Tomić | 2020-06-22 | 1 | -0/+19 |
| | | | |||||
| * | | fix | Luke Smith | 2020-06-22 | 1 | -1/+1 |
| |/ | |||||
| * | return getbib | Luke Smith | 2020-06-20 | 1 | -0/+14 |
| | | |||||
| * | 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 |
| | | | |||||
| * | | Alphabetically ordered compiler script with added sass compiling (#699) | Salman Abedin | 2020-06-18 | 1 | -8/+9 |
| | | | | | | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com> | ||||
| * | | 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 |
| | | |||||
| * | ifinstalled may take multiple progs | Luke Smith | 2020-06-12 | 1 | -1/+4 |
| | | |||||
| * | Works only when "2>" instead of ">" (#706) | Ashish Panigrahi | 2020-06-12 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-06-09 | 1 | -14/+16 |
| |\ | |||||
| | * | rust file compilation (#698) | Bryan Jenks | 2020-06-08 | 1 | -0/+1 |
| | | | |||||
| | * | Much cleaner compiler script (#692) | Salman Abedin | 2020-06-06 | 1 | -14/+15 |
| | | | | | | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com> | ||||
| * | | Revert "camtoggle removed" | Luke Smith | 2020-06-07 | 1 | -0/+2 |
| | | | | | | | | | This reverts commit 90c4cdc831c4d9f5cd8bf8ca5d9273c2b227c4c9. | ||||
| * | | middle click to update price | Luke Smith | 2020-06-06 | 1 | -7/+11 |
| |/ | |||||
| * | Efficient scripting to get the directory path (#686) | Salman Abedin | 2020-06-04 | 1 | -1/+1 |
| | | | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com> | ||||
| * | fix | Luke Smith | 2020-06-02 | 2 | -2/+2 |
| | | |||||
| * | 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 | 14 | -24/+25 |
| |\ | |||||
| | * | cleaning (#677) | Hekuran | 2020-06-01 | 1 | -5/+6 |
| | | | | | | | making it a variable since its used 5 times | ||||
| | * | Shellcheck (#676) | JameyBear | 2020-06-01 | 13 | -19/+19 |
| | | | | | | | 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 |
| | | | |||||
| * | | Merge branch 'luquinha.virus/voidrice-patch-1' | Luke Smith | 2020-05-31 | 1 | -12/+14 |
| |\ \ | |||||
| | * | | trailing whitespace fix | Luke Smith | 2020-05-31 | 1 | -5/+5 |
| | | | | |||||
| | * | | escaped dollar sign on shortcuts | Lucas Budde Mior | 2020-06-01 | 1 | -2/+2 |
| | | | | |||||
| | * | | comments on shortcuts fixed | Lucas Budde Mior | 2020-05-31 | 1 | -2/+2 |
| | | | | |||||
| | * | | now shortcuts is posix compliant, so #!/bin/sh | Lucas Budde Mior | 2020-05-31 | 1 | -9/+9 |
| | | | | |||||
| | * | | Comment on shortcuts properly commented | Lucas Budde Mior | 2020-06-01 | 1 | -1/+1 |
| | | | | |||||
