summaryrefslogtreecommitdiffstats
path: root/.local/bin
Commit message (Collapse)AuthorAgeFilesLines
...
* sb-internet: replace grep/sed commands for more efficiency (#1349)appeasementPolitik2023-08-161-4/+11
|
* Give setbg parameter to make notifications silent (#1350)appeasementPolitik2023-08-161-3/+10
|
* Fixed formatting bug with notify-send (#1344)Gunnar K. Halvorsen2023-07-231-1/+1
| | | | | | | * Fixed formatting bug with notify-send * Update sb-clock Fix suggested by 'mhdna'
* nsxiv replaces unmaintained sxivLuke Smith2023-07-154-7/+7
|
* Make sure sb-volume module is updated when closed after opening (#1316)appeasementPolitik2023-05-261-1/+1
|
* Don't wrap horizontally on short terminal (#1325)appeasementPolitik2023-05-111-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-04-202-2/+2
|\
| * fix shellcheck (#1301)snailed2023-04-121-1/+1
| | | | | | Shellcheck wines when printf doesn't get an argument
| * dmenuunicode: don't use variables in the printf format string (#1284)RealAestan2023-04-031-1/+1
| | | | | | | | It works but the good practice is to use `printf "..%s.." "$foo"` see https://www.shellcheck.net/wiki/SC2059
* | sb-price improvementsLuke Smith2023-04-201-20/+23
| |
* | use built-ins, close #1297Luke Smith2023-04-201-3/+8
|/
* efficiency and fail tweaksLuke Smith2023-03-311-5/+9
|
* customizable wttr/rate urls, sb-price improvementsLuke Smith2023-03-202-12/+12
|
* use stig over tremc by defaultLuke Smith2023-03-011-2/+2
|
* maimpick: hide cursor when selecting area (#1282)appeasementPolitik2023-02-221-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.
* use android name in fsnameLuke Smith2023-02-211-12/+23
|
* Made mounter not show already mounted android devices in the mounting promptiStagnant2023-02-201-1/+4
|
* update tutorialvids (#1276)Jameson2023-02-201-8/+7
| | | remove duplicate status bar and align
* 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
* | 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
|
* 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
|
* use bash procsubLuke Smith2023-02-092-6/+4
|
* remove complexityLuca Bilke2023-02-091-4/+3
|
* fix broken trapLuca Bilke2023-02-091-1/+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.
* Shortcuts: show almost-all files (#1263)HelionSmoker2023-02-081-2/+2
|
* actually make the script a scriptLuke Smith2023-02-081-0/+0
|
* remaps run by remapd automatically on startupLuke Smith2023-02-061-3/+2
|
* add comment, remove remaps from displayselectLuke Smith2023-02-062-1/+4
|
* Merge branch 'master' of https://github.com/ssnailed/voidrice into ↵Luke Smith2023-02-061-0/+6
|\ | | | | | | ssnailed-master
| * Create remapdsnailed2023-02-061-0/+6
| | | | | | This script will automatically run remaps when it detects a line in dmesg that contains "input:"
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-02-061-1/+1
|\ \
| * | Fix mouse issue in firefox, add avif icon and add DK & SE to dopplar (#1259)PrivateLalle2023-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| |
* | 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
* | check if kb_choice is empty in sb-kbselect (#1243)Sergei Kozyrev2023-01-281-0/+1
| |
* | usb/android/luks (un)mount scriptsLuke Smith2023-01-272-0/+121
| | | | | | | | to replace dmenumount and dmenuumount
* | Various bug fixes and improvements for sd scriptRokosun2023-01-201-3/+16
| | | | | | | | | | * Programs that show ~/ or / instead of the actual working directory are now ignored by the script (except for zsh & lf where its correct). This will fix bugs where sd opens your home folder instead of the current working directory. * This also removes the need for manually excluding all programs that don't show the correct cwd. * git (and its sub-processes) will show the root of a repository instead of the actual cwd, so they're ignored too.
* | record script changesLuke Smith2023-01-151-12/+12
| |
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2023-01-156-54/+29
|\ \