summaryrefslogtreecommitdiffstats
path: root/.local/bin
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:LukeSmithxyz/voidrice into masterLuke Smith2020-08-044-7/+7
|\
| * Make kbselect independent from xkblayout-state (#775)M. Yas. Davoodeh2020-07-281-3/+3
| |
| * Mount CIFS share with read/write permissions (#776)Petar Tomić2020-07-281-2/+2
| |
| * redirect stdout to /dev/null (#772)Alexander Goussas2020-07-261-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 Doster2020-07-261-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 Doster2020-07-251-2/+2
| | | | | | | | | | | | | | * Fixes breakage Referencing issue * Missed an alsa reference
| * Improved latency in camtoggle script (#766)Yunus Kahveci2020-07-161-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 #787Luke Smith2020-08-041-1/+1
| |
* | revertion to fix #763Luke Smith2020-07-171-1/+1
|/
* add-sudo-to-mkdir (#761)Petar Tomić2020-07-131-1/+1
|
* xbacklightLuke Smith2020-07-081-3/+4
|
* Merge branch 'patch-1' of https://github.com/Sadoon-AlBader/voidrice into ↵Luke Smith2020-07-081-0/+2
|\ | | | | | | Sadoon-AlBader-patch-1
| * Add backlight control as a scroll functionSadoon Al-Bader2020-06-291-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)rickyjon2020-07-081-4/+6
| | | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz>
* | Remove uneeded std suppression (#749)anntnzrb2020-07-071-2/+2
| | | | | | There's no stdout/stderr on this condition.
* | Prevent user-defined aliases/commands checking (#748)anntnzrb2020-07-051-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 Bumbalough2020-07-031-1/+1
| | | | | | | | | | "$EDITOR" "$1" fixed the issue. Not sure why. (#742) Co-authored-by: Austin Bumbalough <austin@bumbalough.xyz>
* | fixLuke Smith2020-07-021-1/+1
| |
* | ping example.org instead of cloudflare's 1.1.1.1Luke Smith2020-07-023-3/+3
| |
* | posix fixesLuke Smith2020-07-021-16/+15
| |
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-07-021-0/+45
|\ \
| * | Add cpubars script for dwmblocks (#736)Ddone2020-07-021-0/+45
| | | | | | | | | This script shows CPU load
* | | price module update fixLuke Smith2020-07-021-3/+3
|/ /
* | improve speed format (#738)jamazi2020-07-021-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)Marc2020-06-291-2/+2
| |
* | fix dmenumount (#735)Petar Tomić2020-06-291-1/+1
| |
* | statusbar/clock: calcurse: use default folder (#734)Dennis Lee2020-06-291-1/+1
|/
* Prevent error when having no battery (#731)David Pedersen2020-06-281-1/+1
| | | | | * Prevent error when having no battery * Send error to /dev/null instead of separate check
* quicker, suppress outputLuke Smith2020-06-251-1/+1
|
* tweaksLuke Smith2020-06-231-3/+4
|
* add keyboard switch scripttomicp2020-06-231-0/+15
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-06-221-0/+19
|\
| * mount NAS shared folders (#719)Petar Tomić2020-06-221-0/+19
| |
* | fixLuke Smith2020-06-221-1/+1
|/
* return getbibLuke Smith2020-06-201-0/+14
|
* Merge branch 'master' of gitlab.com:LukeSmithxyz/voidriceLuke Smith2020-06-181-1/+1
|\
| * removed useless SEDLucas Budde Mior2020-06-191-1/+1
| |
* | Alphabetically ordered compiler script with added sass compiling (#699)Salman Abedin2020-06-181-8/+9
| | | | | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com>
* | Fixed Music Notification (#702)Luke Bubar2020-06-151-1/+1
|/ | | Music no longer italicizes. The notification has been changed to match.
* volume module only uses default. old alsa rm'dLuke Smith2020-06-141-14/+4
|
* ifinstalled may take multiple progsLuke Smith2020-06-121-1/+4
|
* Works only when "2>" instead of ">" (#706)Ashish Panigrahi2020-06-121-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-06-091-14/+16
|\
| * rust file compilation (#698)Bryan Jenks2020-06-081-0/+1
| |
| * Much cleaner compiler script (#692)Salman Abedin2020-06-061-14/+15
| | | | | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com>
* | Revert "camtoggle removed"Luke Smith2020-06-071-0/+2
| | | | | | | | This reverts commit 90c4cdc831c4d9f5cd8bf8ca5d9273c2b227c4c9.
* | middle click to update priceLuke Smith2020-06-061-7/+11
|/
* Efficient scripting to get the directory path (#686)Salman Abedin2020-06-041-1/+1
| | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com>
* fixLuke Smith2020-06-022-2/+2
|
* nettrafLuke Smith2020-06-021-2/+2
|