summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | assume default values if xdg dirs not setLuke Smith2020-04-0832-91/+86
| | |
| * | shortcut to xresourcesLuke Smith2020-04-081-1/+1
| | |
| * | Merge branch 'xdgify' of https://github.com/dennisleexyz/dotfiles into ↵Luke Smith2020-04-0832-82/+85
|/| | | | | | | | | | | dennisleexyz-xdgify
| * | revert .mbsyncrc back to default location in ~Dennis Lee2020-04-081-1/+0
| | | | | | | | | | | | This reverts commit fd930553a31e4693502c5f41745bc76d5c8b172b.
| * | aliasrc: clean up mbsync from ~/Dennis Lee2020-04-071-0/+1
| | |
| * | statusbar weather HOME/.local/share:=XDG_DATA_HOMEDennis Lee2020-04-071-5/+5
| | |
| * | Merge remote-tracking branch 'origin/master' into xdgifyDennis Lee2020-04-074-12/+28
| |\ \
| * | | use "~/.config" in .local/share/larbs/getkeys/sxivDennis Lee2020-04-061-1/+1
| | | |
| * | | revert readme.mom to use hardcoded xdg pathsDennis Lee2020-04-051-5/+5
| | | |
| * | | revert README.md to use hardcoded xdg pathsDennis Lee2020-04-051-4/+4
| | | |
| * | | substitute ~/.config with $XDG_CONFIG_HOMEDennis Lee2020-04-0421-56/+56
| | | |
| * | | substitute ~/.local/share with $XDG_DATA_HOMEDennis Lee2020-04-0410-13/+13
| | | |
| * | | substitute $HOME/.local/share with $XDG_DATA_HOMEDennis Lee2020-04-045-10/+10
| | | |
| * | | substitute $HOME/.config with $XDG_CONFIG_HOMEDennis Lee2020-04-044-13/+13
| | | |
| * | | clean up cargoDennis Lee2020-04-041-0/+1
| | | |
| * | | clean up android, tmuxDennis Lee2020-04-041-0/+2
| | | |
* | | | zshrc updateLuke Smith2020-04-081-18/+27
| | | |
* | | | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-04-083-2/+2
|\ \ \ \
| * | | | Move bg link to ~/.local/share/ (#545)Hekuran2020-04-083-2/+2
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move bg link to ~/.local/share/ often the ~/.cache directory is deleted because it gets too big, in my case if i compile stuff with yay, firefoxs chace also gets quite big, and mesa shaders are also stored there. * added a symlink to .config/wall.png * removed the .cache dir
* / | | volume module updates automaticallyLuke Smith2020-04-081-2/+0
|/ / /
* | | emoji fonts not specified for monoLuke Smith2020-04-071-2/+0
| | |
* | | weather for pos, neg and signless pos tempsLuke Smith2020-04-061-1/+1
| |/ |/|
* | weather updatesLuke Smith2020-04-051-6/+19
| |
* | negatives fixLuke Smith2020-04-051-1/+1
| |
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-04-052-0/+5
|\ \
| * | Prevent writing all marked imgs onto file (lossage) (#534)Spenser Truex2020-04-051-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | This fix issues a warning message and does nothing in that case. Running C-x c (copy) or C-x m (move) will copy/move all the marked files to a single location. If that location is not a directory, then creating that file and overwriting it several times results in complete loss of data in the case of moving, and unhelpful behaviour in the case of "copying". Only the last marked file remains in the file.
| * | Update .profile to export XDG base dirs (#526)Aleks Ozolins2020-04-051-0/+3
| |/ | | | | Not every program will read them from ~/.config/user-dirs.dirs so might as well export them yourself... Also can now use them elsewhere.
* | inc rmdLuke Smith2020-04-051-1/+0
| |
* | noto mono default if installed, inconsolata comtedLuke Smith2020-04-021-1/+2
|/
* memory statusbar with multilanguage support (#536)Hekuran2020-04-021-1/+1
| | | | | | | * for multilanguage support see issue number #535 * emoji
* 🌜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
|\