summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* xdg material moved to zprofileLuke Smith2020-04-093-3/+3
|
* pgrep junk removed and minor script changesLuke Smith2020-04-0815-30/+34
|
* suppress lfcd tmp mesgLuke Smith2020-04-081-1/+1
|
* mpv config: use mpvSockets script to remove mpv wrappers/aliases (#544)Wis2020-04-0810-20/+23
| | | | | | | | | | | * add scripts to mpv's cfg \w mpvSockets as 1st dependency and\or script * remove all usage of --input-ipc-server in all cmds * remove mpv alias that adds --input-ipc-server * fix pauseallmpv: correct paths to unix socket files * fix dependency-scripts loading so it works also when opening files off main disk
* fix: Use default if $XDG_CONFIG_HOME is not set (#546)Jackson Law2020-04-081-4/+4
|
* Merge branch 'karioki-zshnameddir'Luke Smith2020-04-083-2/+5
|\
| * Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into ↵Luke Smith2020-04-083-2/+5
|/| | | | | | | karioki-zshnameddir
| * New featuer: ZSH named dirsArjun Karangiya2020-04-063-3/+6
| |
* | oops for configLuke Smith2020-04-0819-57/+57
| |
* | oops, sed errorLuke Smith2020-04-0813-23/+23
| |
* | Merge branch 'dennisleexyz-xdgify'Luke Smith2020-04-0831-85/+83
|\ \
| * | 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
|