summaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
* lf-scope: adds SVG preview creating cache. (#1360)Luciano2023-11-151-0/+5
|
* Fix unsupported characters in vim-airline (#1317)appeasementPolitik2023-11-151-0/+8
|
* Make shell profile POSIX, remove unnecessary variable fallbacks (#1368)thirtysix2023-11-151-14/+12
|
* Fix pdf and plain text previws in lf (#1369)thirtysix2023-11-151-5/+1
| | | | | | | | | * Fix pdf and plain text previws in lf Pdf previws don't appear because are generated with wrong filename. Plain text previws with `bat` don't respect terminal theme and have annoying border. * Revert pdf cache filename to work properly
* An unnecessary(?), small improvement for lf mkdir command (#1372)Emre AKYÜZ2023-11-131-2/+2
| | | | | The new method is more robust and better handles directory names with spaces and special characters. It's more minimal.
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-10-284-3/+20
|\
| * Launch dwm in a dbus session (#1340)Lalle2023-10-271-1/+2
| | | | | | | | | | | | | | | | | | * Launch dwm in a dbus session * Add ssh-agent * Update dbus env * Update xprofile
| * Unpack Function for LF Without Aunpack (#1334)Emre AKYÜZ2023-10-271-1/+16
| | | | | | We can simply eliminate the usage of an external tool by adding a simple case statement to handle different types of compressed files.
| * Timeout added to forecast module, ncmpcpp now tracks player state (#1359)sban2023-09-051-0/+1
| | | | | | | | | | | | | | * Added timeout to getforecast to prevent status bar breakage. A 2 second timeout is used in the case that wttr.in is inaccessible when dwm is started; as otherwise it tries to curl wttr.in indefinitely, not allowing other status bar modules to be loaded. * Update music status bar module on player state change
| * Fix wrong font name (#1353)Alessio Artoni2023-08-251-1/+1
| |
* | fix #1366Luke Smith2023-10-282-0/+1
|/
* libertinus replaces libertineLuke Smith2023-08-231-4/+4
|
* djvu files cannot be previewed (#1335)poeplva2023-07-231-0/+4
| | | added support for previewing books in djvu format.
* Add jsonl to lf (#1345)Lalle2023-07-231-1/+1
|
* nsxiv replaces unmaintained sxivLuke Smith2023-07-152-2/+2
|
* Revert "application/octet-stream is for arbitrary binary files (#1321)" (#1336)Luke Smith2023-05-271-8/+3
| | | This reverts commit af2710799b069486d04ba23c5bdab9cf6c4d6b04.
* application/octet-stream is for arbitrary binary files (#1321)poeplva2023-05-261-3/+8
| | | application/octet-stream mime-type is used for arbitrary binary files, so the best guess at opening those kind of should be based on the extension. before this all of this kind of files were tried to be opened with zathura, now it is the last resort in case the file extension is unknown.
* bulkrename using built-ins instead of using a completely separate program ↵Mahdi Nayef2023-05-261-1/+21
| | | | | | | (#1330) * bulkrename using bult-ins instead of using a completely separate program * Make it more efficient
* Re-add whitespace to some buffer types as needed. (#1333)Spenser Truex2023-05-251-0/+2
| | | | | | | | | | | Very arcane. C ANSI standard requires a newline at the end. GCC will complain. Email signatures should have a space after the -- according to the standard. Neomutt does this automatically for you if you have a signature. Co-authored-by: Spenser Truex <truex@equwal.com>
* Fix rename key bindings in lf (#1331)Mahdi Nayef2023-05-241-4/+4
|
* change requested by lf-git after update. (#1319)pony-montana2023-05-021-1/+1
|
* dwmblocks update on song change (#1318)Austen2023-05-011-0/+1
|
* Change LibreOffice binaries to libreoffice (#1294)anggatd2023-04-201-6/+1
| | | In the current update, the libreoffice package doesn't have any binary for libreoffice writer, calc, impress, draw, etc. So it's better to open all of the document using the 'libreoffice' binary as it can work in the old version of libreoffice as well as the new one.
* 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
| | |