summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove typo in bgloc (#1096)h3xo2022-03-291-1/+1
| | | path should be "$HOME/.local/share" (there's an extra slash)
* colorize ip command (#1093)M.Zeinali2022-03-211-1/+2
|
* feat(lf): Add JSON preview (#1090)Oscar Lastra2022-03-131-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2022-03-122-2/+2
|\
| * replace ranger with lf in tutorialvids script (#1085)pakudev2022-03-121-1/+1
| |
| * fixed typo (#1084)Coco2022-03-121-1/+1
| | | | | | lfup -> lfub on line 13
* | scope-lolLuke Smith2022-03-121-37/+30
|/
* lf cleanupLuke Smith2022-03-115-17/+26
|
* needed for lf imagesLuke Smith2022-03-061-27/+20
|
* lf tweaks included ueberzug imagesLuke Smith2022-03-064-3/+37
|
* convert both $rx and $tx in one call to numfmt (#1082)Nacho-Dz2022-03-021-1/+1
| | | see numfmt(1) for details
* Merge branch 'krisdoodle45-patch-4'Luke Smith2022-02-174-186/+240
|\
| * Make sb-doppler POSIX compliantkrisdoodle452022-02-171-5/+5
| |
| * Merge branch 'LukeSmithxyz:master' into patch-4krisdoodle452022-02-1719-383/+398
| |\
| | * Bug: initial value is wrong; it should be false, 0 (#1074)Arjun Karangiya2022-02-021-1/+1
| | | | | | | | | | | | | | | This caused no effect for the first call to ToggleHiddenAll(). The second call works as value was set correctly inside ToggleHiddenAll() on the first call.
| | * Move to data folder and need absolute path here (#1069)Arjun Karangiya2022-01-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Vimwiki is not config but it's data so ".local/share/nvim" is more proper location for it. Here relative path was given so it tries to create new vimwiki folder when launched from other than home dir or changing current dir using `:cd <path>` inside vim when launching vimwiki.
| | * vimwiki chages (#1068)Fabian2022-01-271-2/+2
| | | | | | | | | changed path to `.config` instead of `~` to avoid a messy `~`. Also added a carriage return to the `VimwikiIndex` map.
| | * typos (#1067)i-c-u-p2022-01-261-2/+2
| | |
| | * Fix case-matching (#1066)Ginner2022-01-251-1/+1
| |/ |/| | | Case sensitivity prevents dmenuhandler from copying the URL to the clipboard.
* | aLuke Smith2022-01-221-1/+1
| |
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2022-01-211-1/+1
|\ \
| * | otp script: Printf is not needed here (#1062)krisdoodle452022-01-211-1/+1
| | |
* | | fix #936Luke Smith2022-01-213-5/+5
|/ /
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2021-12-212-2/+4
|\ \
| * | Resets cursor position on file save (Issue #1040) (#1057)Fabian2021-12-201-1/+3
| | | | | | | | | | | | | | | * Resets cursor position on file save (Issue #1040) * Resets cursor pos on save. (line and column)
| * | follow symlinks when detecting filetype in lf (#1052)Future is FOSS2021-12-041-1/+1
| | | | | | | | | fix bug in lf where symlinked files don't open in the expected program
* | | otp scriptLuke Smith2021-12-211-0/+53
|/ /
* | fix #1037Luke Smith2021-11-141-2/+2
| |
* | pulseaudio replaced with pipewireLuke Smith2021-11-143-9/+249
| |
* | lf tweaksLuke Smith2021-11-121-4/+4
| |
* | colors fixLuke Smith2021-11-111-7/+7
| |
* | postrun fixLuke Smith2021-11-111-1/+1
| |
* | some dunst and wal fixes, fix #1029Luke Smith2021-11-113-299/+49
| |
* | fix #1011Luke Smith2021-11-111-9/+11
| |
* | manually set dpiLuke Smith2021-11-111-0/+3
| |
* | better fixLuke Smith2021-10-231-2/+3
| |
* | ifinstalled better, close #1047Luke Smith2021-10-221-5/+3
| |
* | inconsequential efficiencyLuke Smith2021-10-201-2/+4
| |
* | Merge branch 'krisdoodle45-patch-6'Luke Smith2021-10-202-10/+17
|\ \
| * | unbreak samedirLuke Smith2021-10-201-1/+4
| | |
| * | Merge branch 'patch-6' of git://github.com/krisdoodle45/voidrice into ↵Luke Smith2021-10-203-14/+18
|/| | | | | | | | | | | krisdoodle45-patch-6
| * | Revert changes to displayselect (already best performance)krisdoodle452021-10-191-2/+2
| | |
| * | Add some conf file variableskrisdoodle452021-10-141-4/+8
| | |
| * | Use setsidkrisdoodle452021-10-141-4/+1
| | |
| * | Replicate tail functionality in awkkrisdoodle452021-10-141-2/+2
| | |
| * | Add some variableskrisdoodle452021-10-141-6/+9
| | |
* | | ext: Remove in favor of atool (#1013)krisdoodle452021-10-202-46/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ext: Give the ability to extract multiple files and wildcards * Variable renaming * Make user get prompted if extracted file overwrites another file * Deleted ext We have atool * Replace ext with aunpack
* | | Small newsup fix (#1023)Ethan Marshall2021-10-201-1/+1
| | | | | | | | | Only update titles which *exactly* match the title "newsboat"
* | | Merge branch 'coloradocolby-sb-volume-fix'Luke Smith2021-10-181-2/+4
|\ \ \ | |/ / |/| |
| * | lLuke Smith2021-10-181-1/+1
| | |