summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-132-1/+2
|\
| * Update files (#631)Vlad Doster2020-05-131-0/+1
| |
| * Update transadd (#633)Vitor Silvestri2020-05-131-1/+1
| | | | | | | | | | | | | | | | | | * Update transadd When transmission daemon is closed and the user wants to add a torrent, it needs to try to add the torrent two times, the first time for opening the daemon, and the second time for adding the torrent Removing the ampersand fix this, enabling one click for both starting the daemon and adding the torrent * fix typo
* | fix for java applications in dwmLuke Smith2020-05-131-0/+1
|/
* Status bar fixes for nettraf and memory (#627)Vlad Doster2020-05-102-2/+2
| | | | | | | | * More precise RAM measurement and fix of memory type * Should be KiB kB refers to https://en.wikipedia.org/wiki/Kibibyte
* replace `tr '\n' 'CHAR'` with `paste -sd 'CHAR'` (#625)Kian Kasad2020-05-095-6/+6
|
* Placing NERDTree bookmark file not on home dir (#624)karioki2020-05-091-0/+5
|
* pulse default in mpdLuke Smith2020-05-091-4/+4
|
* new line needed to work on i3 (#621)Bryan Jenks2020-05-091-1/+1
| | | i was fiddling with the block settings and couldnt get it to display on i3 until i just added the new line. also tested on the dwm build, module acts as it should on dem with this change
* moonphase now has no depsLuke Smith2020-05-092-49/+29
| | | | statusbarinfo obsolete and deleted
* statusbar scripts now open when shift-clickedLuke Smith2020-05-0717-24/+45
| | | | | weather module "fixed" other minor statusbar script tweaks
* inbox search case insensitiveLuke Smith2020-05-071-5/+4
|
* fix for no wifi, use case statementLuke Smith2020-05-061-3/+5
|