summaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
...
* Set GOMODCACHE to comply with XDG (#1299)Mathieu Rollet2023-04-121-0/+1
| | | | If GOMODCACHE is not set, it defaults to $GOPATH/pkg/mod cf. https://go.dev/ref/mod#environment-variables
* fix nameLuke Smith2023-03-241-1/+1
|
* Added Larbs commits RSSLalle2023-03-241-0/+1
|
* check scripts to avoid rerunning remapdLuke Smith2023-03-231-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-03-201-0/+1
|\
| * Added video.desktop file. (#1288)Axel2023-03-201-0/+1
| | | | | | | | Updated mimeapps.list to include mp4 files. Closes #1271
* | customizable wttr/rate urls, sb-price improvementsLuke Smith2023-03-201-0/+4
|/
* SQLite ~/ cleanup (#1283)HelionSmoker2023-02-231-0/+1
|
* other aliasesLuke Smith2023-02-171-1/+8
|
* Python ~/ cleanup (#1264)HelionSmoker2023-02-092-0/+3
|
* silent sourcing error if absentLuke Smith2023-02-091-1/+1
|
* Add support for avif in lf (#1262)PrivateLalle2023-02-072-1/+4
| | | Co-authored-by: Victor Risgaard <victor@risgaard.xyz>
* remaps run by remapd automatically on startupLuke Smith2023-02-061-1/+0
|
* Merge branch 'master' of https://github.com/ssnailed/voidrice into ↵Luke Smith2023-02-061-1/+1
|\ | | | | | | ssnailed-master
| * Make xprofile automatically start remapdsnailed2023-02-061-1/+1
| |
* | Fix mouse issue in firefox, add avif icon and add DK & SE to dopplar (#1259)PrivateLalle2023-02-062-0/+4
| | | | | | | | | | | | | | | | | | | | | | * Fix mouse issue in firefox, add avif icon and add DK & SE to dopplar * Update sb-doppler * Scandinavian countries listed --------- Co-authored-by: Victor Risgaard <victor@risgaard.xyz>
* | update for name changeLuke Smith2023-02-011-1/+1
| |
* | remove firefox syncLuke Smith2023-02-011-0/+3
| |
* | remove adding newline (#1257)Amy2023-01-281-1/+0
| | | | | | eol is set on by default
* | resolve #1249Luke Smith2023-01-271-1/+1
| |
* | add TERMINAL_PROG variable (#1237)Amy2023-01-201-0/+1
| | | | | | used in programs like `xtrace` (line 172 `/usr/bin/xtrace`)
* | lax for loginsLuke Smith2023-01-191-0/+3
| |
* | enable custom userChrome.jsLuke Smith2023-01-191-0/+6
| |
* | add larbs user.js additionsLuke Smith2023-01-171-0/+32
| |
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-01-155-30/+28
|\ \
| * | Use g instead of gg in zathura (#1246)Jameson2023-01-151-0/+1
| | |
| * | fix epub preview not working (#1238)Adrian Wijaya2022-11-191-1/+1
| | |
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2022-11-161-2/+2
| |\ \
| | * | Avoid expansion of file path containing spaces (#1230)Gioele De Vitti2022-11-161-2/+2
| | | |
| * | | fix #1236Luke Smith2022-11-161-2/+2
| |/ /
| * | close #1234Luke Smith2022-11-161-1/+1
| | |
| * | Stop trapping SIGINT to allow further use of Ctrl+C once lfcd is closed (#1231)Gioele De Vitti2022-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Avoid expansion of file path containing spaces * Do not trap INT signal on lfcd * Untrap to stop trapping once lfcd quit * Revert "Avoid expansion of file path containing spaces" This reverts commit edcccf8f1bb0eb283aa332dc3a2d2b431eb6d189. * Trap SIGINT again
| * | `.profile` cleanup: remove redundant variables and programs (#1221)i13e2022-10-311-25/+22
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Delete redundant text XDG directories are already configured within this file, so having a fallback is unnecessary * `Less` now supports XDG Base Directory spec (v590) https://www.greenwoodsoftware.com/less/news.590.html * `weechat` now supports XDG Base Directory spec https://github.com/weechat/weechat/commit/70cdf21681d75090c3df9858c9e7ce5a85433856 * Formatting * ALSA supports XDG Base Directory https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.3 * Fix spacing
* / tweaksLuke Smith2023-01-151-2/+2
|/
* lf previews with gnome-epub-thumbnailerLuke Smith2022-10-171-0/+5
|
* weatherreport is stored in cache (#1201)appeasementPolitik2022-10-021-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2022-09-271-1/+1
|\
| * remove spacing from saved audio for tsp/newsboat (#1184)ryan-c-dev2022-09-121-1/+1
| | | | | | The --restrict-filenames parameter will automatically replace spaces with underlines.
* | set autoquitLuke Smith2022-09-271-0/+1
|/
* peertube and youtube rssLuke Smith2022-08-231-1/+2
|
* Remove permissionsIan Breckenridge2022-08-211-0/+0
| | | | After testing they weren't needed after all
* Change file permissionsIan Breckenridge2022-08-211-0/+0
|
* Remove $LF_ICONS from profileIan Breckenridge2022-08-211-79/+0
|
* Support lf icons fileIan Breckenridge2022-08-211-0/+76
|
* <leader><leader> to next <++> returnsLuke Smith2022-08-191-5/+8
|
* Fix bug with spaces in directory names (#1166)snailed2022-08-151-2/+2
| | | Sorry for making another merge request here, but I realized that the command would fail if the filepath contained spaces. Adding quotation marks fixes this issue
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2022-08-151-2/+2
|\
| * Better passing of filenames to shell scripts (#1161)snailed2022-08-151-2/+2
| | | | | | Doing things the way it's intended. This also makes it easier to copy the autocmd to a lua based configuration.
* | close #1163Luke Smith2022-08-151-1/+1
|/
* libreoffice programs, close #1155Luke Smith2022-08-051-0/+6
|