summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 🌜updated moonphase🌛 (#532)Hekuran2020-04-011-6/+12
| | | | | right click to open notification left & middle to update fixes specific dates
* statusbarinfo script for dwmLuke Smith2020-03-311-0/+33
|
* labels moved to scripts for dwm compatibilityLuke Smith2020-03-313-5/+3
|
* changes and simplifications to `disk`Luke Smith2020-03-311-8/+12
|
* break to avoid % on desktopsLuke Smith2020-03-311-1/+1
|
* battery minor imporvementsLuke Smith2020-03-291-8/+5
|
* lmc can run mixerLuke Smith2020-03-291-1/+4
|
* for partial XDG supporting apps (#523)Hekuran2020-03-291-0/+2
| | | calcurse keeps creating new configs at ~/ without these two lines
* dumb oversightLuke Smith2020-03-281-1/+1
|
* calcurse automatically xdg compliant nowLuke Smith2020-03-283-3/+3
|
* bg fix?Luke Smith2020-03-281-1/+1
|
* setbg overhaul, dwm update mv'd to postrunLuke Smith2020-03-273-15/+14
| | | | | | Yeah of course I'm going to totally rewrite a script right after I do a video on it. It uses links now to not waste space and env variables. Location moved to cache. Thanks to those who suggested some changes.
* Q to align in nvimLuke Smith2020-03-271-0/+3
|
* actually, let's do this a non-retarded wayLuke Smith2020-03-271-2/+2
|
* battery script streamlined and commentedLuke Smith2020-03-271-20/+14
|
* should prob use cpLuke Smith2020-03-271-1/+1
|
* setbg dir fixLuke Smith2020-03-261-1/+1
|
* weather every run error fixLuke Smith2020-03-251-1/+1
|
* regex for less character bloat (#514)Bryan Jenks2020-03-251-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-03-253-7/+11
|\
| * tramsmission-remote-cli uncontinued, using python3 fork tremc (#513)NilsKrause2020-03-241-2/+2
| |
| * Added variables for default inner and outer gaps. (#510)Tommy Priest2020-03-241-4/+8
| | | | | | Default inner and outer gaps can now be changed in one place instead of changing the initialization and the shortcut to reset gaps to default.
| * Fix weather script, now the table is displayed correctly (#509)Rui Leixo2020-03-241-1/+1
| |
* | opout case fixLuke Smith2020-03-241-3/+2
|/
* volume multiline output error fixedLuke Smith2020-03-231-1/+1
|
* quick patch for inconsolata errorLuke Smith2020-03-221-4/+9
|
* old icons removedLuke Smith2020-03-221-2/+0
|
* browser and nmclu switchedLuke Smith2020-03-221-2/+2
|
* toggle-welcome separate scriptLuke Smith2020-03-222-1/+11
|
* quote fix?Luke Smith2020-03-221-1/+1
|
* etcLuke Smith2020-03-221-1/+2
|
* lmc readdedLuke Smith2020-03-222-12/+39
|
* lf hardcodedLuke Smith2020-03-222-7/+5
|
* double label removedLuke Smith2020-03-221-1/+0
|
* suppress all setbg wal outputLuke Smith2020-03-221-5/+5
|
* moonphase executableLuke Smith2020-03-221-0/+0
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-03-221-4/+7
|\
| * Fixed a litle typo (#504)nerrufam2020-03-211-1/+1
| | | | | | 😇pls merge again😇
| * Update vimrc (#502)nerrufam2020-03-211-4/+7
| | | | | | Cleans up listing of archives, adds new archives, and ueberzug can display the first frame of a gif.
* | internet script more efficientLuke Smith2020-03-221-4/+3
|/
* i3 dox updatesLuke Smith2020-03-171-72/+33
|
* i3 config fixesLuke Smith2020-03-171-1/+2
|
* lf icons addedLuke Smith2020-03-161-2/+65
|
* Just find pictures (#499)mhdzli2020-03-151-1/+1
| | | Filter the pictures in directory by file extensions
* setbg can take directory arg for randomLuke Smith2020-03-151-1/+6
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-03-133-16/+15
|\
| * Added instructive suggestion in the comments (#488)Charlie392020-03-041-1/+1
| | | | | | It looks more mass appealing with the details.
| * to avoid erorr in vifm when pywal is not used (#481)nerrufam2020-03-041-1/+1
| |
| * Update lfrc (#495)Antonín Dach2020-03-031-2/+2
| | | | | | Prevent globing, filenames with spaces will not open.
| * Updated moonphase (#484)nerrufam2020-02-151-13/+12
| | | | | | | | Now accepts a date as argument, to know pom of a diff date. Corrected some typos, and a logic error of mine 😄