summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | comments on shortcuts fixedLucas Budde Mior2020-05-311-2/+2
| | | |
| * | | comments on shortcuts fixedLucas Budde Mior2020-05-311-2/+2
| |/ /
| * | now shortcuts is posix compliant, so #!/bin/shLucas Budde Mior2020-05-311-9/+9
| | |
| * | Comment on shortcuts properly commentedLucas Budde Mior2020-06-011-1/+1
| | |
| * | Use only awk in shortcuts scriptLucas Budde Mior2020-06-011-11/+13
| |/
* / fixes issue #663 , i3block break (#675)Hekuran2020-05-311-1/+1
|/ | | i3block wont break with this
* old scripts cleanupLuke Smith2020-05-313-39/+1
|
* Another lol fix (#670)Alexei Syssoyev2020-05-311-1/+1
|
* lol fixLuke Smith2020-05-301-1/+1
|
* still needed in some casesLuke Smith2020-05-301-0/+1
|
* Use %d for numbers instead of %s for string (#666)rickyjon2020-05-301-1/+1
|
* fixLuke Smith2020-05-301-1/+1
|
* compiler notes and alt md compilersLuke Smith2020-05-301-1/+10
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-3019-37/+34
|\
| * make use of setsid(1)'s `-f` flag (#652)Kian Kasad2020-05-3019-37/+34
| | | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz>
* | read in previous dataLuke Smith2020-05-301-4/+2
|/
* dumb fixLuke Smith2020-05-301-1/+1
|
* Merge branch 'narukeh-patch-1'Luke Smith2020-05-301-1/+1
|\
| * save the file check every timeLuke Smith2020-05-301-2/+1
| |
| * quotesHekuran2020-05-301-1/+1
| |
| * create netlog if emptyHekuran2020-05-301-0/+1
|/ | | it would not run without an existing nonempty log file
* paste directly on files, excluding loLuke Smith2020-05-301-2/+2
|
* tutorial videos list updatedLuke Smith2020-05-301-4/+9
|
* Fix sed to hide news when zero (#661)Alexei Syssoyev2020-05-301-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-292-1/+4
|\
| * adds 2 digits for last track for cases when less than 10 tracks (#660)Jaime Lopez2020-05-291-1/+1
| |
| * Added epub, cbz, and cbr support to lf (#655)Luke Bubar2020-05-281-0/+3
| | | | | | | | | | * Added `epub` support to the `lfrc` * Update lfrc
* | minimize file writes and use built-in arithmaticLuke Smith2020-05-291-9/+7
| |
* | new default wallpaperLuke Smith2020-05-293-1/+1
|/
* move/copy files with spacesLuke Smith2020-05-271-6/+9
|
* for video;Luke Smith2020-05-272-0/+103
| | | | remember to install opustags, ffmpeg and youtube-dl
* libxft failsafeLuke Smith2020-05-261-2/+9
| | | | | I have no reason why libxft-bgra is not installing correctly on some machines. Here's a (dumb) failsafe that prompts user intervention.
* mpd-module-update now mpdupLuke Smith2020-05-262-1/+3
| | | | it is autostarted by the music module if not already running
* little fixesLuke Smith2020-05-251-2/+2
|
* use pidof to check for syncsLuke Smith2020-05-251-1/+1
|
* autocreate dir and show price before getting chartLuke Smith2020-05-251-4/+4
|
* new crypto statusbar script for individualLuke Smith2020-05-251-0/+34
| | | | ammounts and historical chart
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-251-1/+1
|\
| * Fix sxiv .desktop file (#648)build2stone2020-05-251-1/+1
| | | | | | | | | | | | | | Would previously error out as such: Opening "<file>" with Image viewer (image/jpeg) sxiv: file://<filepath> sxiv: No valid image file given, aborting
* | no spaces between icons and contentLuke Smith2020-05-2510-15/+12
|/
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-251-5/+5
|\
| * run preconv and pipe its output into refer to prevent unicode problems (#647)Dennis Lee2020-05-241-5/+5
| | | | | | | | | | * compiler: preconv to prevent `refer` unicode error * compiler: fix formatting
* | alsa junk rm'dLuke Smith2020-05-212-22/+0
|/
* fixLuke Smith2020-05-171-1/+1
|
* xprofile in normal locationLuke Smith2020-05-172-22/+17
|
* Revert "Now moonphase is correct and even more precise (#637)"Luke Smith2020-05-161-15/+23
| | | | This reverts commit 4dbff2873df8e2b13ecff74beb17c32ef3c3267a.
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-161-23/+15
|\
| * Now moonphase is correct and even more precise (#637)Hekuran2020-05-161-23/+15
| | | | | | | | As described in issue #636 using wttr.in was incorerct by 16% Now the `~/.local/share/moonphase` looks ugly, so dont look at it.
* | duplicateLuke Smith2020-05-141-1/+0
|/
* don't skip color change since it is now fixedLuke Smith2020-05-131-1/+1
|