| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | help renamed to avoid conflicts | Luke Smith | 2020-04-15 | 1 | -1/+1 |
| | | |||||
| * | clean | Luke Smith | 2020-04-13 | 1 | -3/+0 |
| | | |||||
| * | Merge branch 'ui' of https://github.com/dennisleexyz/dotfiles into ↵ | Luke Smith | 2020-04-13 | 1 | -0/+3 |
| |\ | | | | | | | dennisleexyz-ui | ||||
| | * | xprofile: tell Qt to use the GTK2 theme | Dennis Lee | 2020-04-11 | 1 | -0/+3 |
| | | | |||||
| * | | autocmd to delete newlines at end of file on save. (#563) | vired | 2020-04-13 | 1 | -1/+2 |
| | | | |||||
| * | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-12 | 1 | -12/+12 |
| |\| | |||||
| | * | i3/config volume update for statusbar (#557) | Hekuran | 2020-04-11 | 1 | -12/+12 |
| | | | | | | | after lmc removal, forgot to add `pkill -RTMIN+10 i3blocks` | ||||
| * | | mpd cleanup | Luke Smith | 2020-04-12 | 1 | -14/+7 |
| |/ | |||||
| * | legacy alsa config moved | Luke Smith | 2020-04-11 | 1 | -0/+21 |
| | | |||||
| * | note on xprofile cleanup | Luke Smith | 2020-04-11 | 1 | -0/+4 |
| | | |||||
| * | ncmpcpp reversion and junk removal | Luke Smith | 2020-04-11 | 1 | -508/+8 |
| | | |||||
| * | STATUSBAR uncommented only for i3, cleanup, probably broke everything LOL | Luke Smith | 2020-04-10 | 2 | -7/+24 |
| | | |||||
| * | chore: Use $XDG_CONFIG_HOME in lfrc (#554) | Jackson Law | 2020-04-10 | 1 | -1/+3 |
| | | |||||
| * | fix: Properly evaluate $XDG_CONFIG_HOME in rc.conf (#555) | Jackson Law | 2020-04-10 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-10 | 3 | -1/+59 |
| |\ | |||||
| | * | scrooloose/nerdtree has moved to preservim/nerdtree (#553) | vired | 2020-04-10 | 1 | -1/+1 |
| | | | |||||
| | * | chore: Use $XDG_CONFIG_HOME for tmux (#549) | Jackson Law | 2020-04-09 | 2 | -0/+58 |
| | | | |||||
| * | | pulse in i3 | Luke Smith | 2020-04-10 | 1 | -14/+14 |
| | | | |||||
| * | | lf updates including better rename commands | Luke Smith | 2020-04-10 | 1 | -10/+23 |
| |/ | |||||
| * | will be replaced | Luke Smith | 2020-04-09 | 1 | -1/+0 |
| | | |||||
| * | xdg material moved to zprofile | Luke Smith | 2020-04-09 | 2 | -3/+1 |
| | | |||||
| * | suppress lfcd tmp mesg | Luke Smith | 2020-04-08 | 1 | -1/+1 |
| | | |||||
| * | mpv config: use mpvSockets script to remove mpv wrappers/aliases (#544) | Wis | 2020-04-08 | 6 | -16/+16 |
| | | | | | | | | | | | | * 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 Law | 2020-04-08 | 1 | -4/+4 |
| | | |||||
| * | Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into ↵ | Luke Smith | 2020-04-08 | 2 | -1/+2 |
| |\ | | | | | | | karioki-zshnameddir | ||||
| | * | New featuer: ZSH named dirs | Arjun Karangiya | 2020-04-06 | 2 | -2/+3 |
| | | | |||||
| * | | oops for config | Luke Smith | 2020-04-08 | 11 | -39/+39 |
| | | | |||||
| * | | oops, sed error | Luke Smith | 2020-04-08 | 4 | -5/+5 |
| | | | |||||
| * | | assume default values if xdg dirs not set | Luke Smith | 2020-04-08 | 16 | -55/+50 |
| | | | |||||
| * | | shortcut to xresources | Luke Smith | 2020-04-08 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'xdgify' of https://github.com/dennisleexyz/dotfiles into ↵ | Luke Smith | 2020-04-08 | 16 | -48/+48 |
| |\ \ | | | | | | | | | | dennisleexyz-xdgify | ||||
| | * | | revert .mbsyncrc back to default location in ~ | Dennis Lee | 2020-04-08 | 1 | -1/+0 |
| | | | | | | | | | | | | | This reverts commit fd930553a31e4693502c5f41745bc76d5c8b172b. | ||||
| | * | | aliasrc: clean up mbsync from ~/ | Dennis Lee | 2020-04-07 | 1 | -0/+1 |
| | | | | |||||
| | * | | Merge remote-tracking branch 'origin/master' into xdgify | Dennis Lee | 2020-04-07 | 2 | -3/+3 |
| | |\ \ | |||||
| | * | | | substitute ~/.config with $XDG_CONFIG_HOME | Dennis Lee | 2020-04-04 | 12 | -40/+40 |
| | | | | | |||||
| | * | | | substitute ~/.local/share with $XDG_DATA_HOME | Dennis Lee | 2020-04-04 | 4 | -4/+4 |
| | | | | | |||||
| | * | | | substitute $HOME/.local/share with $XDG_DATA_HOME | Dennis Lee | 2020-04-04 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | substitute $HOME/.config with $XDG_CONFIG_HOME | Dennis Lee | 2020-04-04 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | zshrc update | Luke Smith | 2020-04-08 | 1 | -18/+27 |
| | |/ / |/| | | |||||
| * | | | emoji fonts not specified for mono | Luke Smith | 2020-04-07 | 1 | -2/+0 |
| | |/ |/| | |||||
| * | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-05 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Prevent writing all marked imgs onto file (lossage) (#534) | Spenser Truex | 2020-04-05 | 1 | -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. | ||||
| * | | inc rmd | Luke Smith | 2020-04-05 | 1 | -1/+0 |
| | | | |||||
| * | | noto mono default if installed, inconsolata comted | Luke Smith | 2020-04-02 | 1 | -1/+2 |
| |/ | |||||
| * | labels moved to scripts for dwm compatibility | Luke Smith | 2020-03-31 | 1 | -3/+1 |
| | | |||||
| * | for partial XDG supporting apps (#523) | Hekuran | 2020-03-29 | 1 | -0/+2 |
| | | | | calcurse keeps creating new configs at ~/ without these two lines | ||||
| * | calcurse automatically xdg compliant now | Luke Smith | 2020-03-28 | 2 | -2/+2 |
| | | |||||
| * | setbg overhaul, dwm update mv'd to postrun | Luke Smith | 2020-03-27 | 1 | -0/+1 |
| | | | | | | | 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 nvim | Luke Smith | 2020-03-27 | 1 | -0/+3 |
| | | |||||
| * | Added variables for default inner and outer gaps. (#510) | Tommy Priest | 2020-03-24 | 1 | -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. | ||||
