| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Save command to history before it is executed (#1409) | fennomaani | 2024-05-11 | 1 | -0/+1 |
| | | |||||
| * | Update xinitrc (#1402) | ewof | 2024-03-28 | 1 | -1/+1 |
| | | |||||
| * | lf-scope: adds SVG preview creating cache. (#1360) | Luciano | 2023-11-15 | 1 | -0/+5 |
| | | |||||
| * | Fix unsupported characters in vim-airline (#1317) | appeasementPolitik | 2023-11-15 | 1 | -0/+8 |
| | | |||||
| * | Make shell profile POSIX, remove unnecessary variable fallbacks (#1368) | thirtysix | 2023-11-15 | 1 | -14/+12 |
| | | |||||
| * | Fix pdf and plain text previws in lf (#1369) | thirtysix | 2023-11-15 | 1 | -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ÜZ | 2023-11-13 | 1 | -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/voidrice | Luke Smith | 2023-10-28 | 4 | -3/+20 |
| |\ | |||||
| | * | Launch dwm in a dbus session (#1340) | Lalle | 2023-10-27 | 1 | -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ÜZ | 2023-10-27 | 1 | -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) | sban | 2023-09-05 | 1 | -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 Artoni | 2023-08-25 | 1 | -1/+1 |
| | | | |||||
| * | | fix #1366 | Luke Smith | 2023-10-28 | 2 | -0/+1 |
| |/ | |||||
| * | libertinus replaces libertine | Luke Smith | 2023-08-23 | 1 | -4/+4 |
| | | |||||
| * | djvu files cannot be previewed (#1335) | poeplva | 2023-07-23 | 1 | -0/+4 |
| | | | | added support for previewing books in djvu format. | ||||
| * | Add jsonl to lf (#1345) | Lalle | 2023-07-23 | 1 | -1/+1 |
| | | |||||
| * | nsxiv replaces unmaintained sxiv | Luke Smith | 2023-07-15 | 2 | -2/+2 |
| | | |||||
| * | Revert "application/octet-stream is for arbitrary binary files (#1321)" (#1336) | Luke Smith | 2023-05-27 | 1 | -8/+3 |
| | | | | This reverts commit af2710799b069486d04ba23c5bdab9cf6c4d6b04. | ||||
| * | application/octet-stream is for arbitrary binary files (#1321) | poeplva | 2023-05-26 | 1 | -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 Nayef | 2023-05-26 | 1 | -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 Truex | 2023-05-25 | 1 | -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 Nayef | 2023-05-24 | 1 | -4/+4 |
| | | |||||
| * | change requested by lf-git after update. (#1319) | pony-montana | 2023-05-02 | 1 | -1/+1 |
| | | |||||
| * | dwmblocks update on song change (#1318) | Austen | 2023-05-01 | 1 | -0/+1 |
| | | |||||
| * | Change LibreOffice binaries to libreoffice (#1294) | anggatd | 2023-04-20 | 1 | -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 Rollet | 2023-04-12 | 1 | -0/+1 |
| | | | | | If GOMODCACHE is not set, it defaults to $GOPATH/pkg/mod cf. https://go.dev/ref/mod#environment-variables | ||||
| * | fix name | Luke Smith | 2023-03-24 | 1 | -1/+1 |
| | | |||||
| * | Added Larbs commits RSS | Lalle | 2023-03-24 | 1 | -0/+1 |
| | | |||||
| * | check scripts to avoid rerunning remapd | Luke Smith | 2023-03-23 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2023-03-20 | 1 | -0/+1 |
| |\ | |||||
| | * | Added video.desktop file. (#1288) | Axel | 2023-03-20 | 1 | -0/+1 |
| | | | | | | | | | Updated mimeapps.list to include mp4 files. Closes #1271 | ||||
| * | | customizable wttr/rate urls, sb-price improvements | Luke Smith | 2023-03-20 | 1 | -0/+4 |
| |/ | |||||
| * | SQLite ~/ cleanup (#1283) | HelionSmoker | 2023-02-23 | 1 | -0/+1 |
| | | |||||
| * | other aliases | Luke Smith | 2023-02-17 | 1 | -1/+8 |
| | | |||||
| * | Python ~/ cleanup (#1264) | HelionSmoker | 2023-02-09 | 2 | -0/+3 |
| | | |||||
| * | silent sourcing error if absent | Luke Smith | 2023-02-09 | 1 | -1/+1 |
| | | |||||
| * | Add support for avif in lf (#1262) | PrivateLalle | 2023-02-07 | 2 | -1/+4 |
| | | | | Co-authored-by: Victor Risgaard <victor@risgaard.xyz> | ||||
| * | remaps run by remapd automatically on startup | Luke Smith | 2023-02-06 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'master' of https://github.com/ssnailed/voidrice into ↵ | Luke Smith | 2023-02-06 | 1 | -1/+1 |
| |\ | | | | | | | ssnailed-master | ||||
| | * | Make xprofile automatically start remapd | snailed | 2023-02-06 | 1 | -1/+1 |
| | | | |||||
| * | | Fix mouse issue in firefox, add avif icon and add DK & SE to dopplar (#1259) | PrivateLalle | 2023-02-06 | 2 | -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 change | Luke Smith | 2023-02-01 | 1 | -1/+1 |
| | | | |||||
| * | | remove firefox sync | Luke Smith | 2023-02-01 | 1 | -0/+3 |
| | | | |||||
| * | | remove adding newline (#1257) | Amy | 2023-01-28 | 1 | -1/+0 |
| | | | | | | | eol is set on by default | ||||
| * | | resolve #1249 | Luke Smith | 2023-01-27 | 1 | -1/+1 |
| | | | |||||
| * | | add TERMINAL_PROG variable (#1237) | Amy | 2023-01-20 | 1 | -0/+1 |
| | | | | | | | used in programs like `xtrace` (line 172 `/usr/bin/xtrace`) | ||||
| * | | lax for logins | Luke Smith | 2023-01-19 | 1 | -0/+3 |
| | | | |||||
| * | | enable custom userChrome.js | Luke Smith | 2023-01-19 | 1 | -0/+6 |
| | | | |||||
| * | | add larbs user.js additions | Luke Smith | 2023-01-17 | 1 | -0/+32 |
| | | | |||||
| * | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2023-01-15 | 5 | -30/+28 |
| |\ \ | |||||
