| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vimwiki chages (#1068) | Fabian | 2022-01-27 | 1 | -2/+2 |
| | | | | changed path to `.config` instead of `~` to avoid a messy `~`. Also added a carriage return to the `VimwikiIndex` map. | ||||
| * | typos (#1067) | i-c-u-p | 2022-01-26 | 1 | -2/+2 |
| | | |||||
| * | Fix case-matching (#1066) | Ginner | 2022-01-25 | 1 | -1/+1 |
| | | | | Case sensitivity prevents dmenuhandler from copying the URL to the clipboard. | ||||
| * | a | Luke Smith | 2022-01-22 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-01-21 | 1 | -1/+1 |
| |\ | |||||
| | * | otp script: Printf is not needed here (#1062) | krisdoodle45 | 2022-01-21 | 1 | -1/+1 |
| | | | |||||
| * | | fix #936 | Luke Smith | 2022-01-21 | 3 | -5/+5 |
| |/ | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2021-12-21 | 2 | -2/+4 |
| |\ | |||||
| | * | Resets cursor position on file save (Issue #1040) (#1057) | Fabian | 2021-12-20 | 1 | -1/+3 |
| | | | | | | | | | | | * Resets cursor position on file save (Issue #1040) * Resets cursor pos on save. (line and column) | ||||
| | * | follow symlinks when detecting filetype in lf (#1052) | Future is FOSS | 2021-12-04 | 1 | -1/+1 |
| | | | | | | | fix bug in lf where symlinked files don't open in the expected program | ||||
| * | | otp script | Luke Smith | 2021-12-21 | 1 | -0/+53 |
| |/ | |||||
| * | fix #1037 | Luke Smith | 2021-11-14 | 1 | -2/+2 |
| | | |||||
| * | pulseaudio replaced with pipewire | Luke Smith | 2021-11-14 | 3 | -9/+249 |
| | | |||||
| * | lf tweaks | Luke Smith | 2021-11-12 | 1 | -4/+4 |
| | | |||||
| * | colors fix | Luke Smith | 2021-11-11 | 1 | -7/+7 |
| | | |||||
| * | postrun fix | Luke Smith | 2021-11-11 | 1 | -1/+1 |
| | | |||||
| * | some dunst and wal fixes, fix #1029 | Luke Smith | 2021-11-11 | 3 | -299/+49 |
| | | |||||
| * | fix #1011 | Luke Smith | 2021-11-11 | 1 | -9/+11 |
| | | |||||
| * | manually set dpi | Luke Smith | 2021-11-11 | 1 | -0/+3 |
| | | |||||
| * | 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 |
| | | |||||
| * | Merge branch 'krisdoodle45-patch-6' | Luke Smith | 2021-10-20 | 2 | -10/+17 |
| |\ | |||||
| | * | 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 | 3 | -14/+18 |
| |/| | | | | | | | 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 |
| | | | |||||
| | * | Add some variables | krisdoodle45 | 2021-10-14 | 1 | -6/+9 |
| | | | |||||
| * | | ext: Remove in favor of atool (#1013) | krisdoodle45 | 2021-10-20 | 2 | -46/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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" | ||||
| * | | Merge branch 'coloradocolby-sb-volume-fix' | Luke Smith | 2021-10-18 | 1 | -2/+4 |
| |\ \ | |/ |/| | |||||
| | * | 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 | 5 | -23/+20 |
| |\ | |||||
| | * | 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 | 3 | -18/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | | avoid the lf/sxiv resize bug by not swallowing | Luke Smith | 2021-10-02 | 1 | -1/+1 |
| | | | |||||
| * | | no ping and other tweaks | Luke Smith | 2021-09-24 | 3 | -10/+15 |
| |/ | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2021-09-23 | 3 | -3/+4 |
| |\ | |||||
| | * | 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. | ||||
| * | | close #996 | Luke Smith | 2021-09-23 | 1 | -3/+3 |
| |/ | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2021-09-23 | 6 | -7/+14 |
| |\ | |||||
| | * | mpv: fix error on launch by removing directories inside mpv's scripts ↵ | Wis | 2021-09-13 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | directory (#1004) * remove dirs from mpv scripts dir * remove submodule dir from mpv scripts dir * add script_modules directory outside scripts direcoty * load modules/plugins from script_modules, outside mpv's script-files-only directory * rename variable | ||||
| | * | Return dunst and zathura color schemes to normal if python-pywal is ↵ | krisdoodle45 | 2021-08-31 | 2 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | close #1002 | Luke Smith | 2021-09-23 | 2 | -1/+3 |
| |/ | |||||
