summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|/
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-11-291-1/+1
|\
| * read command fix (#848)anntnzrb2020-11-231-1/+1
| | | | | | | | since the variable is not being used again, "_" wil suffice, "line" as the name would also be valid.
* | pulseaudio fix for artixLuke Smith2020-11-292-0/+9
|/
* since readme moved to dwm, fix #845Luke Smith2020-11-221-323/+0
|
* close #843Luke Smith2020-11-191-19/+0
|
* bm-dirs updateLuke Smith2020-11-191-4/+2
|
* minor updatesLuke Smith2020-11-193-15/+51
|
* files moved to new correct namesLuke Smith2020-11-192-0/+0
|
* do not copy newline; sxiv changesLuke Smith2020-11-181-4/+5
|
* old script cleanoutLuke Smith2020-11-1712-128/+0
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-11-164-3/+14
|\
| * Add system will lock before suspend/hibernate (#797)Shaw2020-11-141-1/+1
| | | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz>
| * add peertube torrents from newsboat (#760)Arthur Bais2020-11-142-1/+10
| | | | | | | | | | | | | | | | | | * Create peertubetorrent * macro to torrent new videos on peertube * fix typo * rebind
| * add vpn indicator to internet status modul (#796)Astronach2020-11-141-1/+3
| | | | | | for me /sys/class/net/tun*/operstate show unknown in every state, but ./net/tun* only exists, if vpn is on
* | old stuff removedLuke Smith2020-11-1633-2682/+251
|/ | | | many files renamed, possible breakage
* Add video selection to dmenurecord (#825)Shaw2020-11-141-1/+19
|
* close #832Luke Smith2020-11-142-2/+2
| | | | proper user id
* compiler tweaksLuke Smith2020-11-111-8/+9
|
* slider now takes text and has many nice optionsLuke Smith2020-11-111-24/+79
|
* Use Emacs to compile org files (#839)M. Yas. Davoodeh2020-11-091-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-11-084-16/+23
|\
| * UAE - update autisticly efficient (#838)Hekuran2020-11-083-15/+21
| |
| * Add support for Org-Mode files. (#837)Epacnoss2020-11-081-1/+2
| |
* | fix #836Luke Smith2020-11-081-1/+1
|/
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-11-016-7/+18
|\
| * Added missing value for parameter (#830)PCFreak20002020-10-241-1/+1
| | | | | | The value of the "-c" parameter was missing, so the check for an active internet connection as well as the whole script failed.
| * kill and start only current user's session (#829)majamin2020-10-222-4/+4
| |
| * Add C++ support to compiler script. (#828)Luke Bubar2020-10-191-0/+1
| |
| * Expanding shell vars before passing to the files (#827)karioki2020-10-111-2/+4
| |
| * Added support for flac tags via metaflac (#823)Manuel2020-09-301-0/+8
| |
* | weechat varLuke Smith2020-11-011-0/+1
| |
* | slider, to make image/meme slideshow videoLuke Smith2020-11-011-0/+69
| |
* | weather -> forecastLuke Smith2020-10-111-0/+0
|/
* Merge branch 'master' of github.com:LukeSmithxyz/voidrice into masterLuke Smith2020-09-254-4/+4
|\
| * reload tmux config from correct path (#820)David Delarosa2020-09-241-1/+1
| |
| * Use mw sync on F8 (#819)Igor Line2020-09-232-2/+2
| | | | | | Related to https://github.com/LukeSmithxyz/voidrice/pull/815
| * Typo. (#818)Spenser Truex2020-09-231-1/+1
| | | | | | Co-authored-by: Spenser Truex <truex@equwal.com>
* | cleanupLuke Smith2020-09-251-14/+8
|/
* Merge branch 'master' of github.com:LukeSmithxyz/voidrice into masterLuke Smith2020-09-212-2/+2
|\
| * Fix typo (#817)Daniel Corrêa2020-09-181-1/+1
| |
| * Use mutt-wizard sync (#815)Patryk Niedźwiedziński2020-09-171-1/+1
| |
* | revert to fix #810Luke Smith2020-09-211-6/+0
|/
* fix #814Luke Smith2020-09-123-1/+3
|
* mount exfat for rw (#812)Petar Tomić2020-09-081-0/+1
|
* Rename luke_ranger_readme.md to README.MD (#807)Adam Mertzenich2020-09-051-0/+0
| | | Displays the README when in the ranger folder (clicking = bloat)
* Merge branch 'master' of github.com:LukeSmithxyz/voidrice into masterLuke Smith2020-08-284-6/+7
|\