| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |
| | | ||||||
| * | fix #1268, use sudo -A, var rename | Luke Smith | 2023-02-13 | 1 | -6/+6 | |
| | | ||||||
| * | Merge branch 'HelionSmoker-master' | Luke Smith | 2023-02-12 | 1 | -15/+32 | |
| |\ | ||||||
| | * | read file only once | Luke Smith | 2023-02-12 | 1 | -15/+18 | |
| | | | ||||||
| | * | Switch to kebab-case for file name | HelionSmoker | 2023-02-12 | 1 | -1/+1 | |
| | | | ||||||
| | * | Rewrite sb-forecast | HelionSmoker | 2023-02-12 | 1 | -19/+33 | |
| |/ | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2023-02-09 | 2 | -0/+3 | |
| |\ | ||||||
| | * | Python ~/ cleanup (#1264) | HelionSmoker | 2023-02-09 | 2 | -0/+3 | |
| | | | ||||||
| * | | Merge branch 'ssnailed-patch-1' | Luke Smith | 2023-02-09 | 2 | -6/+5 | |
| |\ \ | |/ |/| | ||||||
| | * | use bash procsub | Luke Smith | 2023-02-09 | 2 | -6/+4 | |
| | | | ||||||
| | * | Merge branch 'patch-1' of https://github.com/ssnailed/voidrice into ↵ | Luke Smith | 2023-02-09 | 1 | -4/+3 | |
| | |\ | | | | | | | | | | ssnailed-patch-1 | |||||
| | | * | remove complexity | Luca Bilke | 2023-02-09 | 1 | -4/+3 | |
| | | | | ||||||
| | * | | Merge branch 'patch-1' of https://github.com/ssnailed/voidrice into ↵ | Luke Smith | 2023-02-09 | 1 | -1/+1 | |
| | |\| | | | | | | | | | | ssnailed-patch-1 | |||||
| | | * | fix broken trap | Luca Bilke | 2023-02-09 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merge branch 'patch-1' of https://github.com/ssnailed/voidrice into ↵ | Luke Smith | 2023-02-09 | 1 | -4/+6 | |
| |/| | | |/ | | | | | ssnailed-patch-1 | |||||
| | * | Clean up remapd | snailed | 2023-02-09 | 1 | -4/+6 | |
| | | | | | | | I found a much better way of doing this, without a potentially too short sleep. This script waits for an input to be added, and then waits for a usb device to be bound. The remaps script can be run as soon as the USB device is bound. These changes should improve the reliability of the script and maybe even decrease latency. | |||||
| * | | silent sourcing error if absent | Luke Smith | 2023-02-09 | 1 | -1/+1 | |
| |/ | ||||||
| * | Shortcuts: show almost-all files (#1263) | HelionSmoker | 2023-02-08 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2023-02-08 | 2 | -1/+4 | |
| |\ | ||||||
| | * | Add support for avif in lf (#1262) | PrivateLalle | 2023-02-07 | 2 | -1/+4 | |
| | | | | | | | Co-authored-by: Victor Risgaard <victor@risgaard.xyz> | |||||
| * | | actually make the script a script | Luke Smith | 2023-02-08 | 1 | -0/+0 | |
| |/ | ||||||
| * | remaps run by remapd automatically on startup | Luke Smith | 2023-02-06 | 2 | -4/+2 | |
| | | ||||||
| * | Merge branch 'ssnailed-master' | Luke Smith | 2023-02-06 | 3 | -2/+11 | |
| |\ | ||||||
