summaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
* Encrypted connection to Luke's RSS feed (#887)Yunus Kahveci2021-02-071-1/+1
| | | There is no reason for the URL of Luke's main RSS feed to be transferred over unencrypted HTTP. That's why i changed it to HTTPS. Nothing big, it just mildly infuriated me.
* absolutely moronic pulseaudio reload error fixLuke Smith2021-01-201-1/+1
|
* Leave a single newline if reducing trailing. (#882)Spenser Truex2021-01-131-1/+2
| | | | | | | | While removing trailing newlines is a good idea, it is a problem when editing C files which "must" have an empty line at the bottom. So we leave just a single newline, if there were any. Co-authored-by: Spenser Truex <truex@equwal.com>
* Use find instead du for more efficient execution. (#880)ZaxonXP2021-01-131-1/+1
| | | Find is faster and it is only one command. The last `:` is removed by the parameter expansion (works in both Bash and Zsh).
* lf additionsLuke Smith2020-12-261-7/+7
|
* battery warning fix; zsh beam simplifiedLuke Smith2020-12-181-10/+5
|
* possible PA fix for arch machinesLuke Smith2020-12-031-1/+3
|
* Compatibility for FreeBSD's paste(1) (#853)anntnzrb2020-12-011-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 artixLuke Smith2020-11-292-0/+9
|
* close #843Luke Smith2020-11-191-19/+0
|
* bm-dirs updateLuke Smith2020-11-191-4/+2
|
* minor updatesLuke Smith2020-11-193-15/+51
|
* files moved to new correct namesLuke Smith2020-11-192-0/+0
|
* do not copy newline; sxiv changesLuke Smith2020-11-181-4/+5
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-11-161-1/+3
|\
| * add peertube torrents from newsboat (#760)Arthur Bais2020-11-141-1/+3
| | | | | | | | | | | | | | | | | | * Create peertubetorrent * macro to torrent new videos on peertube * fix typo * rebind
* | old stuff removedLuke Smith2020-11-1627-2500/+223
|/ | | | many files renamed, possible breakage
* fix #836Luke Smith2020-11-081-1/+1
|
* reload tmux config from correct path (#820)David Delarosa2020-09-241-1/+1
|
* Use mw sync on F8 (#819)Igor Line2020-09-232-2/+2
| | | Related to https://github.com/LukeSmithxyz/voidrice/pull/815
* Typo. (#818)Spenser Truex2020-09-231-1/+1
| | | Co-authored-by: Spenser Truex <truex@equwal.com>
* fix #814Luke Smith2020-09-122-0/+2
|
* Rename luke_ranger_readme.md to README.MD (#807)Adam Mertzenich2020-09-051-0/+0
| | | Displays the README when in the ranger folder (clicking = bloat)
* Reduce escape delay time in tmux (#802)Conrado Fonseca2020-08-261-0/+1
|
* Prevent user-defined aliases/commands checking (#785)anntnzrb2020-08-041-1/+1
| | | | #748 There's no stdout/stderr on this condition.
* Let zathura use the normal clipboard (#757)Yacine2020-07-281-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)Hekuran2020-07-261-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 setbgLuke Smith2020-07-161-6/+3
|
* update bulkrename to B, add setwallpaper shotcutElliotslab2020-07-161-1/+4
|
* Merge branch 'master' of gitlab.com:LukeSmithxyz/voidriceLuke Smith2020-07-101-0/+1
|\
| * Update lfrc (hiddenfiles)Lucas Budde Mior2020-07-101-0/+1
| |
* | Add macro to view youtube comments (#756)Arthur Bais2020-07-091-0/+1
|/
* fix #754Luke Smith2020-07-091-2/+2
|
* Make dir shortcuts use XDG DIRS and then use a default if need be (#725)Vlad Doster2020-07-081-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 Lee2020-07-041-0/+1
|
* Corrected spelling (#744)Ashish Panigrahi2020-07-031-1/+1
|
* fix #743Luke Smith2020-07-031-5/+5
|
* sort and make home shortcut break less (#724)Vlad Doster2020-06-241-6/+6
|
* newsbloat 2.20 compliant (#720)Hekuran2020-06-221-5/+5
| | | the `;` must be surrounded with space, or you wont be able to open stuff
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-06-091-1/+1
|\
| * Added support for .tif images (#695)Luke Bubar2020-06-061-1/+1
| | | | | | tif files are a type of gray-scale images.
* | Revert "camtoggle removed"Luke Smith2020-06-071-2/+2
| | | | | | | | This reverts commit 90c4cdc831c4d9f5cd8bf8ca5d9273c2b227c4c9.
* | no nohup, but setsid -fLuke Smith2020-06-041-1/+1
|/
* Shellcheck (#676)JameyBear2020-06-013-7/+7
| | | Co-authored-by: WhispersOfJ <kaotiks@gmail.com>
* just let it be swallowedLuke Smith2020-06-011-1/+1
|
* old scripts cleanupLuke Smith2020-05-311-1/+1
|
* lol fixLuke Smith2020-05-301-1/+1
|
* make use of setsid(1)'s `-f` flag (#652)Kian Kasad2020-05-304-12/+9
| | | Co-authored-by: Luke Smith <luke@lukesmith.xyz>
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-291-0/+3
|\
| * Added epub, cbz, and cbr support to lf (#655)Luke Bubar2020-05-281-0/+3
| | | | | | | | | | * Added `epub` support to the `lfrc` * Update lfrc