| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a noise reduction script (using sox and ffmpeg) (#850) | M.Zeinali | 2021-03-29 | 1 | -0/+81 |
| | | | | | | | | * Create noisereduce * Update noisereduce * Update noisereduce | ||||
| * | `rssadd` improvement: additionally extract from xml files, not just urls (#885) | Roberto Polverelli Monti | 2021-03-29 | 1 | -4/+12 |
| | | | | | | | | | | | | | | | * additionally extract from xml files Before this, rssadd only accepted a URL as argument. Now, if given an xml file, it will parse it and extract the proper url. This lets it be used in conjunction with firefox for quickly adding RSS feeds (as firefox would give it the file rather than its origin URL). This works on a majority of RSS feeds, but fails on some that miss the proper link tags. The original behaviour is still mantained alongside the new. * remove surplus `exit` * more performant grepping | ||||
| * | Merge branch 'Jonatan6-patch-1' | Luke Smith | 2021-03-29 | 1 | -1/+3 |
| |\ | |||||
| | * | neurtral default font | Luke Smith | 2021-03-29 | 1 | -2/+2 |
| | | | |||||
| | * | Merge branch 'patch-1' of https://github.com/Jonatan6/voidrice into ↵ | Luke Smith | 2021-03-29 | 1 | -1/+3 |
| |/| | | | | | | | Jonatan6-patch-1 | ||||
| | * | make it possible to change the font for text slides | Jonatan6 | 2021-02-10 | 1 | -1/+3 |
| | | | | | | | I set free-sans to be the default, because it seems that that is what imagemagick is uses, when you don't specify a font. | ||||
| * | | Extract, Set Hidden shortcuts (#910) | Ryan Wilson | 2021-03-29 | 1 | -0/+11 |
| | | | |||||
| * | | add display off option (#920) | skrrtskrrtman | 2021-03-29 | 1 | -1/+2 |
| | | | | | | | mostly for laptops to save power | ||||
| * | | Handle color control sequences (#911) | Stephen Szwiec | 2021-03-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | * Handle color control sequences Is: `less` outputs the raw ascii of the $chartfile, which includes escape characters to change output colors. This does not resemble a graph. Should be: Adding -n flag to have `less` create colored output properly. * typo changed to -Srf to reflect proposed change | ||||
| * | | Use g instead of gg in zathura (#900) | Sahid Velji | 2021-03-07 | 1 | -0/+1 |
| | | | |||||
| * | | minor tweaks, electrum and mbsync to ~/.config | Luke Smith | 2021-03-07 | 3 | -4/+10 |
| | | | |||||
| * | | Merge branch 'memreyagci-remove-$HOME-.xinitrc' | Luke Smith | 2021-03-07 | 4 | -5/+8 |
| |\ \ | |||||
| | * | | startx alias | Luke Smith | 2021-03-07 | 3 | -3/+7 |
| | | | | |||||
| | * | | Merge branch 'remove-$HOME-.xinitrc' of ↵ | Luke Smith | 2021-03-07 | 2 | -3/+2 |
| |/| | | | | | | | | | | | https://github.com/memreyagci/voidrice into memreyagci-remove-$HOME-.xinitrc | ||||
| | * | | Deleted the .xinitrc link at $HOME for even a cleaner home directory. | memreyagci | 2021-02-21 | 2 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | A custom filename and directory can be specified with startx command, which in this case is $XINITRC variable that indicates $XDG_CONFIG_HOME/x11/xinitrc | ||||
| * | | | clean up | Luke Smith | 2021-03-07 | 4 | -112/+1 |
| | | | | |||||
| * | | | Merge branch 'narukeh-master' | Luke Smith | 2021-03-07 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | fix | Luke Smith | 2021-03-07 | 1 | -1/+0 |
| | | | | | |||||
| | * | | | fix sb-forecast | narukeh | 2021-03-05 | 1 | -1/+2 |
| |/ / / | |||||
| * | | | Noobish mistake (#906) | shunlog | 2021-02-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix broken clipboard after generating colorsheme (#905) | John Stef | 2021-02-26 | 1 | -0/+1 |
| | | | | |||||
| * | | | support .tar.zst (#903) | MRAAGH | 2021-02-23 | 1 | -0/+1 |
| |/ / | |||||
| * | | multibattery functionality returned close #899 | Luke Smith | 2021-02-15 | 2 | -11/+7 |
| | | | |||||
| * | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2021-02-07 | 4 | -12/+10 |
| |\| | |||||
| | * | Add minted/pyg files to `texclear` (#865) | M. Yas. Davoodeh | 2021-02-07 | 1 | -1/+3 |
| | | | |||||
| | * | Encrypted connection to Luke's RSS feed (#887) | Yunus Kahveci | 2021-02-07 | 1 | -1/+1 |
| | | | | | | | There is no reason for the URL of Luke's main RSS feed to be transferred over unencrypted HTTP. That's why i changed it to HTTPS. Nothing big, it just mildly infuriated me. | ||||
| | * | add pass to tutorialvids (#892) | skrrtskrrtman | 2021-02-05 | 1 | -0/+1 |
| | | | |||||
| | * | Prevent unnecessary caching of tsp output (#888) | Tenyun | 2021-01-26 | 1 | -10/+5 |
| | | | | | | | Co-authored-by: Tenyun <tenyun@disroot.org> | ||||
| * | | clean up | Luke Smith | 2021-02-07 | 6 | -136/+2 |
| |/ | |||||
| * | absolutely moronic pulseaudio reload error fix | Luke Smith | 2021-01-20 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2021-01-20 | 1 | -1/+2 |
| |\ | |||||
| | * | Leave a single newline if reducing trailing. (#882) | Spenser Truex | 2021-01-13 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | While removing trailing newlines is a good idea, it is a problem when editing C files which "must" have an empty line at the bottom. So we leave just a single newline, if there were any. Co-authored-by: Spenser Truex <truex@equwal.com> | ||||
| * | | minor impr prevent running on non-images | Luke Smith | 2021-01-20 | 1 | -5/+9 |
| |/ | |||||
| * | Use find instead du for more efficient execution. (#880) | ZaxonXP | 2021-01-13 | 1 | -1/+1 |
| | | | | Find is faster and it is only one command. The last `:` is removed by the parameter expansion (works in both Bash and Zsh). | ||||
| * | Restoring missing line for zsh file shortcuts (#879) | karioki | 2021-01-10 | 1 | -0/+1 |
| | | |||||
| * | md to pdf using ms engine instead of latex (#877) | M.Zeinali | 2021-01-06 | 1 | -1/+1 |
| | | |||||
| * | adopting `sb-` (#875) | Hekuran | 2020-12-26 | 2 | -2/+2 |
| | | | | | | | | * adopting `sb-` The 2619a88fcd94cbd4b2caa719ba926ae0013fb4ec update might have broken scripts, like this, that use a script from `~sc/statusbar/` * adopt `sb-` | ||||
| * | lf additions | Luke Smith | 2020-12-26 | 1 | -7/+7 |
| | | |||||
| * | turn off caps lock if on in remaps script | Luke Smith | 2020-12-25 | 1 | -0/+2 |
| | | |||||
| * | task-spooler statusbar module | Luke Smith | 2020-12-25 | 1 | -0/+25 |
| | | |||||
| * | statusbar scripts now with sb- to avoid conflicts | Luke Smith | 2020-12-25 | 23 | -0/+0 |
| | | | | | update dwmblocks build to avoid errors | ||||
| * | battery warning fix; zsh beam simplified | Luke Smith | 2020-12-18 | 2 | -12/+7 |
| | | |||||
| * | oops | Luke Smith | 2020-12-16 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'kawaiiamber-battery' | Luke Smith | 2020-12-15 | 1 | -14/+18 |
| |\ | |||||
| | * | conform style | Luke Smith | 2020-12-15 | 1 | -27/+10 |
| | | | |||||
| | * | No longer calls cat twice | KawaiiAmber | 2020-12-15 | 1 | -2/+2 |
| | | | |||||
| | * | Case block and function is more effecient according to the old for x in seq ↵ | KawaiiAmber | 2020-12-14 | 1 | -11/+32 |
| |/ | | | | 10000 test | ||||
| * | Fixed edp1 botching dp1 grep (#861) | ashprice | 2020-12-11 | 1 | -1/+1 |
| | | | | Co-authored-by: ashprice <vofan@tuta.io> | ||||
| * | Added Java support for compiler script (#860) | Alexander Goussas | 2020-12-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | Tested it on a project with this structure: ``` - root |- test | - Test.java ``` The user must call `compiler` from the root of the project, but that should not be an inconvenience because usually the working directory is the project's root. Nonetheless, it also works for java files in the current working directory, in case someone just wants to test some code quickly. | ||||
| * | Added C# support to compiler script (#858) | Luke Bubar | 2020-12-07 | 1 | -0/+1 |
| | | |||||
