summaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
* fix: Use default if $XDG_CONFIG_HOME is not set (#546)Jackson Law2020-04-081-4/+4
|
* Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into ↵Luke Smith2020-04-082-1/+2
|\ | | | | | | karioki-zshnameddir
| * New featuer: ZSH named dirsArjun Karangiya2020-04-062-2/+3
| |
* | oops for configLuke Smith2020-04-0811-39/+39
| |
* | oops, sed errorLuke Smith2020-04-084-5/+5
| |
* | assume default values if xdg dirs not setLuke Smith2020-04-0816-55/+50
| |
* | shortcut to xresourcesLuke Smith2020-04-081-1/+1
| |
* | Merge branch 'xdgify' of https://github.com/dennisleexyz/dotfiles into ↵Luke Smith2020-04-0816-48/+48
|\ \ | | | | | | | | | 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
| | |
| * | Merge remote-tracking branch 'origin/master' into xdgifyDennis Lee2020-04-072-3/+3
| |\ \
| * | | substitute ~/.config with $XDG_CONFIG_HOMEDennis Lee2020-04-0412-40/+40
| | | |
| * | | substitute ~/.local/share with $XDG_DATA_HOMEDennis Lee2020-04-044-4/+4
| | | |
| * | | substitute $HOME/.local/share with $XDG_DATA_HOMEDennis Lee2020-04-041-2/+2
| | | |
| * | | substitute $HOME/.config with $XDG_CONFIG_HOMEDennis Lee2020-04-041-2/+2
| | | |
* | | | zshrc updateLuke Smith2020-04-081-18/+27
| |/ / |/| |
* | | emoji fonts not specified for monoLuke Smith2020-04-071-2/+0
| |/ |/|
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-04-051-0/+2
|\ \
| * | 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.
* | inc rmdLuke Smith2020-04-051-1/+0
| |
* | noto mono default if installed, inconsolata comtedLuke Smith2020-04-021-1/+2
|/
* labels moved to scripts for dwm compatibilityLuke Smith2020-03-311-3/+1
|
* for partial XDG supporting apps (#523)Hekuran2020-03-291-0/+2
| | | calcurse keeps creating new configs at ~/ without these two lines
* calcurse automatically xdg compliant nowLuke Smith2020-03-282-2/+2
|
* setbg overhaul, dwm update mv'd to postrunLuke Smith2020-03-271-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 nvimLuke Smith2020-03-271-0/+3
|
* 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.
* quick patch for inconsolata errorLuke Smith2020-03-221-4/+9
|
* browser and nmclu switchedLuke Smith2020-03-221-2/+2
|
* toggle-welcome separate scriptLuke Smith2020-03-221-1/+1
|
* quote fix?Luke Smith2020-03-221-1/+1
|
* etcLuke Smith2020-03-221-1/+2
|
* lmc readdedLuke Smith2020-03-221-12/+12
|
* lf hardcodedLuke Smith2020-03-221-6/+5
|
* double label removedLuke Smith2020-03-221-1/+0
|
* 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.
* i3 config fixesLuke Smith2020-03-171-1/+2
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-03-131-2/+2
|\
| * Update lfrc (#495)Antonín Dach2020-03-031-2/+2
| | | | | | Prevent globing, filenames with spaces will not open.
* | xresources file addedLuke Smith2020-02-261-0/+156
|/
* bspwm directory addedLuke Smith2020-02-091-0/+40
|
* news icon moved to scriptLuke Smith2020-02-081-1/+0
|
* mailbox icon moved to scriptLuke Smith2020-02-081-1/+0
|
* Unfinished bspwm stuff added. I probably won't do anything with this.Luke Smith2020-02-081-5/+108
|
* lf desktop entry addedLuke Smith2020-02-081-1/+8
|
* use color emoji for non-mono fontsLuke Smith2020-02-081-5/+15
|
* wal dir and postrun addedLuke Smith2020-02-073-0/+213
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-02-012-14/+14
|\
| * fix pkill issue (#471)Daja1772020-01-311-13/+13
| |