summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'patch-1' of https://github.com/Jonatan6/voidrice into ↵Luke Smith2021-03-291-1/+3
|\ | | | | | | Jonatan6-patch-1
| * make it possible to change the font for text slidesJonatan62021-02-101-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 Wilson2021-03-291-0/+11
| |
* | add display off option (#920)skrrtskrrtman2021-03-291-1/+2
| | | | | | mostly for laptops to save power
* | Handle color control sequences (#911)Stephen Szwiec2021-03-101-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 Velji2021-03-071-0/+1
| |
* | minor tweaks, electrum and mbsync to ~/.configLuke Smith2021-03-073-4/+10
| |
* | Merge branch 'memreyagci-remove-$HOME-.xinitrc'Luke Smith2021-03-074-5/+8
|\ \
| * | startx aliasLuke Smith2021-03-073-3/+7
| | |
| * | Merge branch 'remove-$HOME-.xinitrc' of ↵Luke Smith2021-03-072-3/+2
|/| | | | | | | | | | | https://github.com/memreyagci/voidrice into memreyagci-remove-$HOME-.xinitrc
| * | Deleted the .xinitrc link at $HOME for even a cleaner home directory.memreyagci2021-02-212-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 upLuke Smith2021-03-074-112/+1
| | |
* | | Merge branch 'narukeh-master'Luke Smith2021-03-071-1/+1
|\ \ \
| * | | fixLuke Smith2021-03-071-1/+0
| | | |
| * | | fix sb-forecastnarukeh2021-03-051-1/+2
|/ / /
* | | Noobish mistake (#906)shunlog2021-02-281-1/+1
| | |
* | | fix broken clipboard after generating colorsheme (#905)John Stef2021-02-261-0/+1
| | |
* | | support .tar.zst (#903)MRAAGH2021-02-231-0/+1
|/ /
* | multibattery functionality returned close #899Luke Smith2021-02-152-11/+7
| |
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2021-02-074-12/+10
|\|
| * Add minted/pyg files to `texclear` (#865)M. Yas. Davoodeh2021-02-071-1/+3
| |
| * Encrypted connection to Luke's RSS feed (#887)Yunus Kahveci2021-02-071-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)skrrtskrrtman2021-02-051-0/+1
| |
| * Prevent unnecessary caching of tsp output (#888)Tenyun2021-01-261-10/+5
| | | | | | Co-authored-by: Tenyun <tenyun@disroot.org>
* | clean upLuke Smith2021-02-076-136/+2
|/
* absolutely moronic pulseaudio reload error fixLuke Smith2021-01-201-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2021-01-201-1/+2
|\
| * Leave a single newline if reducing trailing. (#882)Spenser Truex2021-01-131-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-imagesLuke Smith2021-01-201-5/+9
|/
* Use find instead du for more efficient execution. (#880)ZaxonXP2021-01-131-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)karioki2021-01-101-0/+1
|
* md to pdf using ms engine instead of latex (#877)M.Zeinali2021-01-061-1/+1
|
* adopting `sb-` (#875)Hekuran2020-12-262-2/+2
| | | | | | | * adopting `sb-` The 2619a88fcd94cbd4b2caa719ba926ae0013fb4ec update might have broken scripts, like this, that use a script from `~sc/statusbar/` * adopt `sb-`
* lf additionsLuke Smith2020-12-261-7/+7
|
* turn off caps lock if on in remaps scriptLuke Smith2020-12-251-0/+2
|
* task-spooler statusbar moduleLuke Smith2020-12-251-0/+25
|
* statusbar scripts now with sb- to avoid conflictsLuke Smith2020-12-2523-0/+0
| | | | update dwmblocks build to avoid errors
* battery warning fix; zsh beam simplifiedLuke Smith2020-12-182-12/+7
|
* oopsLuke Smith2020-12-161-0/+1
|
* Merge branch 'kawaiiamber-battery'Luke Smith2020-12-151-14/+18
|\
| * conform styleLuke Smith2020-12-151-27/+10
| |
| * No longer calls cat twiceKawaiiAmber2020-12-151-2/+2
| |
| * Case block and function is more effecient according to the old for x in seq ↵KawaiiAmber2020-12-141-11/+32
|/ | | | 10000 test
* Fixed edp1 botching dp1 grep (#861)ashprice2020-12-111-1/+1
| | | Co-authored-by: ashprice <vofan@tuta.io>
* Added Java support for compiler script (#860)Alexander Goussas2020-12-101-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 Bubar2020-12-071-0/+1
|
* possible PA fix for arch machinesLuke Smith2020-12-031-1/+3
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-12-024-4/+4
|\
| * Compatibility for FreeBSD's paste(1) (#853)anntnzrb2020-12-014-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -` * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -`
* | fix #854Luke Smith2020-12-021-1/+1
|/