| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | possible PA fix for arch machines | Luke Smith | 2020-12-03 | 1 | -1/+3 |
| | | |||||
| * | Compatibility for FreeBSD's paste(1) (#853) | anntnzrb | 2020-12-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -` * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -` | ||||
| * | pulseaudio fix for artix | Luke Smith | 2020-11-29 | 2 | -0/+9 |
| | | |||||
| * | close #843 | Luke Smith | 2020-11-19 | 1 | -19/+0 |
| | | |||||
| * | bm-dirs update | Luke Smith | 2020-11-19 | 1 | -4/+2 |
| | | |||||
| * | minor updates | Luke Smith | 2020-11-19 | 3 | -15/+51 |
| | | |||||
| * | files moved to new correct names | Luke Smith | 2020-11-19 | 2 | -0/+0 |
| | | |||||
| * | do not copy newline; sxiv changes | Luke Smith | 2020-11-18 | 1 | -4/+5 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-11-16 | 1 | -1/+3 |
| |\ | |||||
| | * | add peertube torrents from newsboat (#760) | Arthur Bais | 2020-11-14 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | * Create peertubetorrent * macro to torrent new videos on peertube * fix typo * rebind | ||||
| * | | old stuff removed | Luke Smith | 2020-11-16 | 27 | -2500/+223 |
| |/ | | | | many files renamed, possible breakage | ||||
| * | fix #836 | Luke Smith | 2020-11-08 | 1 | -1/+1 |
| | | |||||
| * | reload tmux config from correct path (#820) | David Delarosa | 2020-09-24 | 1 | -1/+1 |
| | | |||||
| * | Use mw sync on F8 (#819) | Igor Line | 2020-09-23 | 2 | -2/+2 |
| | | | | Related to https://github.com/LukeSmithxyz/voidrice/pull/815 | ||||
| * | Typo. (#818) | Spenser Truex | 2020-09-23 | 1 | -1/+1 |
| | | | | Co-authored-by: Spenser Truex <truex@equwal.com> | ||||
| * | fix #814 | Luke Smith | 2020-09-12 | 2 | -0/+2 |
| | | |||||
| * | Rename luke_ranger_readme.md to README.MD (#807) | Adam Mertzenich | 2020-09-05 | 1 | -0/+0 |
| | | | | Displays the README when in the ranger folder (clicking = bloat) | ||||
| * | Reduce escape delay time in tmux (#802) | Conrado Fonseca | 2020-08-26 | 1 | -0/+1 |
| | | |||||
| * | Prevent user-defined aliases/commands checking (#785) | anntnzrb | 2020-08-04 | 1 | -1/+1 |
| | | | | | #748 There's no stdout/stderr on this condition. | ||||
| * | Let zathura use the normal clipboard (#757) | Yacine | 2020-07-28 | 1 | -0/+1 |
| | | | | | Letting zathura use the standard clipboard by default makes using it more intuitive. We just have to select the zone to copy with our cursor and then it is directly usable with a CTRL-V in any windows. | ||||
| * | sort and add src & dt (#768) | Hekuran | 2020-07-26 | 1 | -1/+3 |
| | | | | | | | | | | * sort and add src; dt I sorted them by category, so it isn't confusing, and also added `~/.local/src` & `~/.local/share`, and changed `~` for `$HOME`. * sort alphabetically sort alphabetically | ||||
| * | simplified, use setbg | Luke Smith | 2020-07-16 | 1 | -6/+3 |
| | | |||||
| * | update bulkrename to B, add setwallpaper shotcut | Elliotslab | 2020-07-16 | 1 | -1/+4 |
| | | |||||
| * | Merge branch 'master' of gitlab.com:LukeSmithxyz/voidrice | Luke Smith | 2020-07-10 | 1 | -0/+1 |
| |\ | |||||
| | * | Update lfrc (hiddenfiles) | Lucas Budde Mior | 2020-07-10 | 1 | -0/+1 |
| | | | |||||
| * | | Add macro to view youtube comments (#756) | Arthur Bais | 2020-07-09 | 1 | -0/+1 |
| |/ | |||||
| * | fix #754 | Luke Smith | 2020-07-09 | 1 | -2/+2 |
| | | |||||
| * | Make dir shortcuts use XDG DIRS and then use a default if need be (#725) | Vlad Doster | 2020-07-08 | 1 | -10/+10 |
| | | | | | | | | | | | | | | * sort and make home shortcut break less * Update directories * Formatting * Add missing brackets * sort Co-authored-by: Luke Smith <luke@lukesmith.xyz> | ||||
| * | `cff` = fontconfig/fonts.conf (#745) | Dennis Lee | 2020-07-04 | 1 | -0/+1 |
| | | |||||
| * | Corrected spelling (#744) | Ashish Panigrahi | 2020-07-03 | 1 | -1/+1 |
| | | |||||
| * | fix #743 | Luke Smith | 2020-07-03 | 1 | -5/+5 |
| | | |||||
| * | sort and make home shortcut break less (#724) | Vlad Doster | 2020-06-24 | 1 | -6/+6 |
| | | |||||
| * | newsbloat 2.20 compliant (#720) | Hekuran | 2020-06-22 | 1 | -5/+5 |
| | | | | the `;` must be surrounded with space, or you wont be able to open stuff | ||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-06-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Added support for .tif images (#695) | Luke Bubar | 2020-06-06 | 1 | -1/+1 |
| | | | | | | | tif files are a type of gray-scale images. | ||||
| * | | Revert "camtoggle removed" | Luke Smith | 2020-06-07 | 1 | -2/+2 |
| | | | | | | | | | This reverts commit 90c4cdc831c4d9f5cd8bf8ca5d9273c2b227c4c9. | ||||
| * | | no nohup, but setsid -f | Luke Smith | 2020-06-04 | 1 | -1/+1 |
| |/ | |||||
| * | Shellcheck (#676) | JameyBear | 2020-06-01 | 3 | -7/+7 |
| | | | | Co-authored-by: WhispersOfJ <kaotiks@gmail.com> | ||||
| * | just let it be swallowed | Luke Smith | 2020-06-01 | 1 | -1/+1 |
| | | |||||
| * | old scripts cleanup | Luke Smith | 2020-05-31 | 1 | -1/+1 |
| | | |||||
| * | lol fix | Luke Smith | 2020-05-30 | 1 | -1/+1 |
| | | |||||
| * | make use of setsid(1)'s `-f` flag (#652) | Kian Kasad | 2020-05-30 | 4 | -12/+9 |
| | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz> | ||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-05-29 | 1 | -0/+3 |
| |\ | |||||
| | * | Added epub, cbz, and cbr support to lf (#655) | Luke Bubar | 2020-05-28 | 1 | -0/+3 |
| | | | | | | | | | | | * Added `epub` support to the `lfrc` * Update lfrc | ||||
| * | | new default wallpaper | Luke Smith | 2020-05-29 | 1 | -0/+0 |
| |/ | |||||
| * | move/copy files with spaces | Luke Smith | 2020-05-27 | 1 | -6/+9 |
| | | |||||
| * | alsa junk rm'd | Luke Smith | 2020-05-21 | 1 | -21/+0 |
| | | |||||
| * | fix | Luke Smith | 2020-05-17 | 1 | -1/+1 |
| | | |||||
| * | xprofile in normal location | Luke Smith | 2020-05-17 | 1 | -21/+0 |
| | | |||||
| * | Update files (#631) | Vlad Doster | 2020-05-13 | 1 | -0/+1 |
| | | |||||
