| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the extra space between sb-internet and the block on the right of ↵ | appeasementPolitik | 2023-08-25 | 1 | -2/+2 |
| | | | | | sb-internet (#1352) | ||||
| * | Fix wrong font name (#1353) | Alessio Artoni | 2023-08-25 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2023-08-23 | 2 | -2/+5 |
| |\ | |||||
| | * | Fix arkenfox pacman hook complaining about root (#1351) | appeasementPolitik | 2023-08-18 | 1 | -1/+4 |
| | | | | | | | | | | | The previous pull request on LARBS turned out not to work, so make sure `arkenfox-auto-update` runs `arkenfox-update` as the user of the firefox profile. Otherwise it complains that it's running as root and stops. The way of getting the username is safe, because it gets the username from the owner of the user.js file of that profile. | ||||
| | * | added webp to image formats in linkhandler (#1347) | Simon Nikolai Varøy | 2023-08-16 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: Simon Nikolai Varøy <simon@simonvaroy.xyz> | ||||
| * | | libertinus replaces libertine | Luke Smith | 2023-08-23 | 1 | -4/+4 |
| |/ | |||||
| * | sb-internet: replace grep/sed commands for more efficiency (#1349) | appeasementPolitik | 2023-08-16 | 1 | -4/+11 |
| | | |||||
| * | Give setbg parameter to make notifications silent (#1350) | appeasementPolitik | 2023-08-16 | 1 | -3/+10 |
| | | |||||
| * | 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 |
| | | |||||
| * | Fixed formatting bug with notify-send (#1344) | Gunnar K. Halvorsen | 2023-07-23 | 1 | -1/+1 |
| | | | | | | | | * Fixed formatting bug with notify-send * Update sb-clock Fix suggested by 'mhdna' | ||||
| * | nsxiv replaces unmaintained sxiv | Luke Smith | 2023-07-15 | 9 | -18/+17 |
| | | |||||
| * | Revert "application/octet-stream is for arbitrary binary files (#1321)" (#1336) | Luke Smith | 2023-05-27 | 1 | -8/+3 |
| | | | | This reverts commit af2710799b069486d04ba23c5bdab9cf6c4d6b04. | ||||
| * | Make sure sb-volume module is updated when closed after opening (#1316) | appeasementPolitik | 2023-05-26 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | Don't wrap horizontally on short terminal (#1325) | appeasementPolitik | 2023-05-11 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2023-04-20 | 4 | -8/+4 |
| |\ | |||||
| | * | 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. | ||||
| | * | fix shellcheck (#1301) | snailed | 2023-04-12 | 1 | -1/+1 |
| | | | | | | | Shellcheck wines when printf doesn't get an argument | ||||
| | * | 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 | ||||
| | * | dmenuunicode: don't use variables in the printf format string (#1284) | RealAestan | 2023-04-03 | 1 | -1/+1 |
| | | | | | | | | | It works but the good practice is to use `printf "..%s.." "$foo"` see https://www.shellcheck.net/wiki/SC2059 | ||||
| * | | sb-price improvements | Luke Smith | 2023-04-20 | 1 | -20/+23 |
| | | | |||||
| * | | use built-ins, close #1297 | Luke Smith | 2023-04-20 | 1 | -3/+8 |
| |/ | |||||
| * | efficiency and fail tweaks | Luke Smith | 2023-03-31 | 1 | -5/+9 |
| | | |||||
| * | Merge branch 'LalleSX-patch-1' | Luke Smith | 2023-03-24 | 1 | -0/+1 |
| |\ | |||||
| | * | 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 | 2 | -0/+5 |
| |\ | |||||
| | * | Added video.desktop file. (#1288) | Axel | 2023-03-20 | 2 | -0/+5 |
| | | | | | | | | | Updated mimeapps.list to include mp4 files. Closes #1271 | ||||
| * | | customizable wttr/rate urls, sb-price improvements | Luke Smith | 2023-03-20 | 3 | -12/+16 |
| |/ | |||||
| * | use stig over tremc by default | Luke Smith | 2023-03-01 | 1 | -2/+2 |
| | | |||||
| * | SQLite ~/ cleanup (#1283) | HelionSmoker | 2023-02-23 | 1 | -0/+1 |
| | | |||||
| * | maimpick: hide cursor when selecting area (#1282) | appeasementPolitik | 2023-02-22 | 1 | -2/+2 |
| | | | | Normally when making a screenshot of an area there's still a bit of the cursor that can be seen, this hides it. | ||||
| * | Merge branch 'iStagnant-master' | Luke Smith | 2023-02-21 | 2 | -17/+30 |
| |\ | |||||
| | * | use android name in fsname | Luke Smith | 2023-02-21 | 1 | -12/+23 |
| | | | |||||
| | * | Made mounter not show already mounted android devices in the mounting prompt | iStagnant | 2023-02-20 | 1 | -1/+4 |
| | | | |||||
| | * | update tutorialvids (#1276) | Jameson | 2023-02-20 | 1 | -8/+7 |
| |/ | | | remove duplicate status bar and align | ||||
| * | fix #1275 | Luke Smith | 2023-02-17 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2023-02-17 | 1 | -0/+1 |
| |\ | |||||
| | * | add dwmblock tutorial video to tutorialvids script (#1274) | sudo-Tiz | 2023-02-17 | 1 | -0/+1 |
| | | | |||||
| * | | mounter improvements, old scripts removed | Luke Smith | 2023-02-17 | 3 | -92/+11 |
| | | | | | | | | | now checks fstab for info, also one less android prompt | ||||
| * | | other aliases | Luke Smith | 2023-02-17 | 1 | -1/+8 |
| | | | |||||
| * | | mount drives with user's ownership | Luke Smith | 2023-02-17 | 1 | -2/+2 |
| |/ | |||||
| * | Fixed android device not mounting to root owned directories (#1273) | Stagnant | 2023-02-17 | 1 | -1/+1 |
| | | |||||
