| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #936 | Luke Smith | 2022-01-21 | 2 | -4/+4 |
| | | |||||
| * | otp script | Luke Smith | 2021-12-21 | 1 | -0/+53 |
| | | |||||
| * | pulseaudio replaced with pipewire | Luke Smith | 2021-11-14 | 1 | -1/+1 |
| | | |||||
| * | better fix | Luke Smith | 2021-10-23 | 1 | -2/+3 |
| | | |||||
| * | ifinstalled better, close #1047 | Luke Smith | 2021-10-22 | 1 | -5/+3 |
| | | |||||
| * | inconsequential efficiency | Luke Smith | 2021-10-20 | 1 | -2/+4 |
| | | |||||
| * | unbreak samedir | Luke Smith | 2021-10-20 | 1 | -1/+4 |
| | | |||||
| * | Merge branch 'patch-6' of git://github.com/krisdoodle45/voidrice into ↵ | Luke Smith | 2021-10-20 | 2 | -8/+9 |
| |\ | | | | | | | krisdoodle45-patch-6 | ||||
| | * | Revert changes to displayselect (already best performance) | krisdoodle45 | 2021-10-19 | 1 | -2/+2 |
| | | | |||||
| | * | Add some conf file variables | krisdoodle45 | 2021-10-14 | 1 | -4/+8 |
| | | | |||||
| | * | Use setsid | krisdoodle45 | 2021-10-14 | 1 | -4/+1 |
| | | | |||||
| | * | Replicate tail functionality in awk | krisdoodle45 | 2021-10-14 | 1 | -2/+2 |
| | | | |||||
| * | | ext: Remove in favor of atool (#1013) | krisdoodle45 | 2021-10-20 | 1 | -45/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * ext: Give the ability to extract multiple files and wildcards * Variable renaming * Make user get prompted if extracted file overwrites another file * Deleted ext We have atool * Replace ext with aunpack | ||||
| * | | Small newsup fix (#1023) | Ethan Marshall | 2021-10-20 | 1 | -1/+1 |
| | | | | | | | Only update titles which *exactly* match the title "newsboat" | ||||
| * | | l | Luke Smith | 2021-10-18 | 1 | -1/+1 |
| | | | |||||
| * | | muting volume when 0%, space between icon and percentage | Colby Thomas | 2021-10-17 | 1 | -3/+5 |
| |/ | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2021-10-02 | 3 | -22/+19 |
| |\ | |||||
| | * | fix sb-internet problems with multiple wifi cards (#1008) | Future is FOSS | 2021-09-27 | 1 | -4/+5 |
| | | | |||||
| | * | We don't need sed here (#1006) | krisdoodle45 | 2021-09-24 | 1 | -1/+1 |
| | | | |||||
| | * | sysact rewrite and minor stuff (#1000) | Hekuran | 2021-09-23 | 1 | -17/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | * minor forgoten stuff we already have shutdown in sudo loop * why was this still here? it belongs in ~/.config/ * what the actual phucc * implemented loginctl and fixed shebang | ||||
| * | | no ping and other tweaks | Luke Smith | 2021-09-24 | 3 | -10/+15 |
| |/ | |||||
| * | show red cross if wifi is disabled (#898) | Future is FOSS | 2021-09-23 | 1 | -1/+2 |
| | | | | show a red cross mark if wifi is disabled/turned off. | ||||
| * | Here program name should be given not package name (#973) | Arjun Karangiya | 2021-09-23 | 1 | -1/+1 |
| | | | | This can be known from ifinstalled code | ||||
| * | Add partition label to dmenuumount script (#999) | Richard Halford | 2021-09-23 | 1 | -1/+1 |
| | | | | If a partition doesn't have a label, it results in a double space that awk ignores. Which is why the changes include a pipe into sed. | ||||
| * | Return dunst and zathura color schemes to normal if python-pywal is ↵ | krisdoodle45 | 2021-08-31 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | | | uninstalled. (#995) * Changed paru to yay due to new LARBS changes * Fix & improve lf's moveto, copyto and cd to bm-dir When using any of the above functions they returned exit code 1. This was due to the cut command having tab as the delimiter, but spaces are used in the bm-dirs file. As an improvement comments are now automatically removed from the fzf options, because selecting those wouldn't work anyway. The final sed command substituting "~" for "$HOME" is also removed because that doesn't seem to do anything looking at the current structure of the bm-dirs file. The J bind needed more parsing and environment variable substitution because cd didn't work by default with values from a subshell. * Automatically backup existing config files * Return by pywal edited config files to normal if pywal is uninstalled. | ||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2021-08-25 | 2 | -6/+6 |
| |\ | |||||
| | * | Changed paru to yay due to new LARBS changes (#987) | krisdoodle45 | 2021-08-24 | 1 | -1/+1 |
| | | | |||||
| | * | update `ext` script (#986) | Hekuran | 2021-08-19 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | Arch & Artix already have the `libarchive` pkg, which contains `bsdtar`. So lets just use it, since its superior, faster, it also has easier syntax, and it auto-detects the compression. btw the .tar.zst was wrong anyhow, so if u wont merge this, dont forget to fix that. from the manual: ``` -I, --use-compress-program=COMMAND Filter data through COMMAND. It must accept the -d option, for decompression. The argument can contain command line options. ..... --zstd Filter the archive through zstd(1). ``` | ||||
| * | | close #971 | Luke Smith | 2021-08-25 | 1 | -3/+4 |
| |/ | |||||
| * | Change sb-price to allow custom currency (#963) | cronidea | 2021-08-18 | 1 | -4/+7 |
| | | | | | | e.g: price <url> <Name of currency> <icon> <Price to show in> price btc Bitcoin "" gbp | ||||
| * | add /efi to exceptions in unmount script (#983) | Hector Canizales | 2021-08-15 | 1 | -1/+1 |
| | | |||||
| * | Update peertubetorrent due to changed URL format (#979) | krisdoodle45 | 2021-08-07 | 1 | -1/+1 |
| | | |||||
| * | Change links to https (#978) | Jonatan Schneevoigt | 2021-08-04 | 1 | -1/+1 |
| | | |||||
| * | Odysee to linkhandler (#977) | Ryan Wilson | 2021-07-31 | 1 | -1/+1 |
| | | |||||
| * | Minor performance improvements (#975) | Thomas Voss | 2021-07-21 | 2 | -2/+2 |
| | | | | | | * Skip head and grep and do it all in sed * Replace echo and awk with a parameter expansion | ||||
| * | use just awk without grep (#974) | viviansamuel | 2021-07-18 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2021-06-26 | 1 | -17/+17 |
| |\ | |||||
| | * | Change tutorialvids links to PeerTube due to potential YT deletion (#929) | Adriel Benati | 2021-06-24 | 1 | -17/+17 |
| | | | |||||
| * | | switch from yay to paru | Luke Smith | 2021-06-26 | 1 | -1/+1 |
| |/ | |||||
| * | improved `ifinstalled` and made `noisereduce` use it (#930) | Hekuran | 2021-05-30 | 2 | -5/+7 |
| | | | | | | | | | | * made noisereduce executable * improved `ifinstalled` script * made `noisereduce` use `ifinstalled` script * quoting for quiet shellcheck | ||||
| * | Fix mail syncing on the status bar (#947) | Gavin Thornhill | 2021-05-30 | 1 | -1/+1 |
| | | |||||
| * | deprecate backticks (#949) | Carlos de la Torre | 2021-05-30 | 1 | -1/+1 |
| | | |||||
| * | Update: dmenumount -Make empty string check more consistent (#955) | 7ze | 2021-05-30 | 1 | -1/+1 |
| | | | | | | | | * Make empty string check more consistent Replace explicit empty string check condition with inbuilt POSIX compliant empty string check flag, in adherence with the rest of the script. * Update test expression | ||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2021-05-30 | 2 | -2/+2 |
| |\ | |||||
| | * | Suppress sb-music errors (#953) | M. Yas. Davoodeh | 2021-05-27 | 1 | -1/+1 |
| | | | |||||
| | * | fixed typo (#940) | bboudreaux28 | 2021-04-24 | 1 | -1/+1 |
| | | | | | | | changed "tranmission" to "transmission" | ||||
| * | | fix #956 | Luke Smith | 2021-05-30 | 1 | -10/+10 |
| |/ | |||||
| * | doppler RADAR statusbar module for Americans | Luke Smith | 2021-04-16 | 1 | -0/+206 |
| | | |||||
| * | here string removed | Luke Smith | 2021-04-07 | 1 | -3/+3 |
| | | |||||
| * | Create and source bookmarks for/by lf (#917) | Janik Kemnade | 2021-04-06 | 1 | -3/+6 |
| | | | | Co-authored-by: Kemmojo <kemnadej80@yahoo.de> | ||||
