summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix #1275Luke Smith2023-02-171-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-02-171-0/+1
|\
| * add dwmblock tutorial video to tutorialvids script (#1274)sudo-Tiz2023-02-171-0/+1
| |
* | mounter improvements, old scripts removedLuke Smith2023-02-173-92/+11
| | | | | | | | now checks fstab for info, also one less android prompt
* | other aliasesLuke Smith2023-02-171-1/+8
| |
* | mount drives with user's ownershipLuke Smith2023-02-171-2/+2
|/
* Fixed android device not mounting to root owned directories (#1273)Stagnant2023-02-171-1/+1
|
* fix #1268, use sudo -A, var renameLuke Smith2023-02-131-6/+6
|
* Merge branch 'HelionSmoker-master'Luke Smith2023-02-121-15/+32
|\
| * read file only onceLuke Smith2023-02-121-15/+18
| |
| * Switch to kebab-case for file nameHelionSmoker2023-02-121-1/+1
| |
| * Rewrite sb-forecastHelionSmoker2023-02-121-19/+33
|/
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-02-092-0/+3
|\
| * Python ~/ cleanup (#1264)HelionSmoker2023-02-092-0/+3
| |
* | Merge branch 'ssnailed-patch-1'Luke Smith2023-02-092-6/+5
|\ \ | |/ |/|
| * use bash procsubLuke Smith2023-02-092-6/+4
| |
| * Merge branch 'patch-1' of https://github.com/ssnailed/voidrice into ↵Luke Smith2023-02-091-4/+3
| |\ | | | | | | | | | ssnailed-patch-1
| | * remove complexityLuca Bilke2023-02-091-4/+3
| | |
| * | Merge branch 'patch-1' of https://github.com/ssnailed/voidrice into ↵Luke Smith2023-02-091-1/+1
| |\| | | | | | | | | | ssnailed-patch-1
| | * fix broken trapLuca Bilke2023-02-091-1/+1
| | |
| * | Merge branch 'patch-1' of https://github.com/ssnailed/voidrice into ↵Luke Smith2023-02-091-4/+6
|/| | | |/ | | | | ssnailed-patch-1
| * Clean up remapdsnailed2023-02-091-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 absentLuke Smith2023-02-091-1/+1
|/
* Shortcuts: show almost-all files (#1263)HelionSmoker2023-02-081-2/+2
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-02-082-1/+4
|\
| * Add support for avif in lf (#1262)PrivateLalle2023-02-072-1/+4
| | | | | | Co-authored-by: Victor Risgaard <victor@risgaard.xyz>
* | actually make the script a scriptLuke Smith2023-02-081-0/+0
|/
* remaps run by remapd automatically on startupLuke Smith2023-02-062-4/+2
|
* Merge branch 'ssnailed-master'Luke Smith2023-02-063-2/+11
|\
| * add comment, remove remaps from displayselectLuke Smith2023-02-062-1/+4
| |
| * Merge branch 'master' of https://github.com/ssnailed/voidrice into ↵Luke Smith2023-02-062-1/+7
|/| | | | | | | ssnailed-master
| * Create remapdsnailed2023-02-061-0/+6
| | | | | | This script will automatically run remaps when it detects a line in dmesg that contains "input:"
| * Make xprofile automatically start remapdsnailed2023-02-061-1/+1
| |
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-02-063-1/+5
|\ \
| * | Fix mouse issue in firefox, add avif icon and add DK & SE to dopplar (#1259)PrivateLalle2023-02-063-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | fix #1260, more principled volume formatLuke Smith2023-02-061-2/+3
|/ /
* | silent if file absentLuke Smith2023-02-021-1/+1
| |
* | add arkenfox updater wrapperLuke Smith2023-02-021-0/+20
| |
* | update for name changeLuke Smith2023-02-011-1/+1
| |
* | remove firefox syncLuke Smith2023-02-011-0/+3
| |
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-01-281-1/+0
|\ \
| * | remove adding newline (#1257)Amy2023-01-281-1/+0
| | | | | | | | | eol is set on by default
* | | reduce find depth for speed. shellcheck.Luke Smith2023-01-281-3/+3
|/ /
* | Don't stop mounter script on ls error (#1255)appeasementPolitik2023-01-281-1/+1
| | | | | | | | | | | | | | * Don't stop mounter script on ls error If no decrypted LUKS drives are found, the script errors with `ls: cannot access '/dev/disk/by-id/dm-uuid-CRYPT-LUKS2-*': No such file or directory` and stops, this makes sure the error doesn't stop the script. * True was on wrong line
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-01-271-0/+1
|\ \
| * | check if kb_choice is empty in sb-kbselect (#1243)Sergei Kozyrev2023-01-281-0/+1
| | |
* | | resolve #1249Luke Smith2023-01-271-1/+1
|/ /
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-01-272-1/+2
|\ \
| * | Update README.md (#1254)Axel2023-01-231-1/+1
| | | | | | | | | Update link to dependency csv
| * | add TERMINAL_PROG variable (#1237)Amy2023-01-201-0/+1
| | | | | | | | | used in programs like `xtrace` (line 172 `/usr/bin/xtrace`)