| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master | Luke Smith | 2020-08-04 | 4 | -7/+7 |
| |\ | |||||
| | * | Make kbselect independent from xkblayout-state (#775) | M. Yas. Davoodeh | 2020-07-28 | 1 | -3/+3 |
| | | | |||||
| | * | Mount CIFS share with read/write permissions (#776) | Petar Tomić | 2020-07-28 | 1 | -2/+2 |
| | | | |||||
| | * | redirect stdout to /dev/null (#772) | Alexander Goussas | 2020-07-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * pacman -Qq outputs to stdout * redirect stdout to /dev/null as well Co-authored-by: Alexander Goussas <alexander@alexandergoussas.com> | ||||
| | * | Revert changes to dmenurecord (#774) | Vlad Doster | 2020-07-26 | 1 | -2/+2 |
| | | | | | | | | | | | Seems that @drakenewell will need to provide more details about his issue. Someone commented that it broke for them which somewhat makes sense because alsa is lower level and might as well use it. | ||||
| | * | Fix dmenurecord breakage (#773) | Vlad Doster | 2020-07-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * Fixes breakage Referencing issue * Missed an alsa reference | ||||
| | * | Improved latency in camtoggle script (#766) | Yunus Kahveci | 2020-07-16 | 1 | -1/+1 |
| | | | | | | | After I had 2 seconds of latency with this script on my machine, I decided to improve it using an article from the arch wiki (https://wiki.archlinux.org/index.php/Webcam_setup#mpv) | ||||
| * | | use default location for calcurse; close #787 | Luke Smith | 2020-08-04 | 1 | -1/+1 |
| | | | |||||
| * | | revertion to fix #763 | Luke Smith | 2020-07-17 | 1 | -1/+1 |
| |/ | |||||
| * | add-sudo-to-mkdir (#761) | Petar Tomić | 2020-07-13 | 1 | -1/+1 |
| | | |||||
| * | xbacklight | Luke Smith | 2020-07-08 | 1 | -3/+4 |
| | | |||||
| * | Merge branch 'patch-1' of https://github.com/Sadoon-AlBader/voidrice into ↵ | Luke Smith | 2020-07-08 | 1 | -0/+2 |
| |\ | | | | | | | Sadoon-AlBader-patch-1 | ||||
| | * | 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 :) | ||||
| * | | 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 |
| | | |||||
