summaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
* Placing NERDTree bookmark file not on home dir (#624)karioki2020-05-091-0/+5
|
* pulse default in mpdLuke Smith2020-05-091-4/+4
|
* Changes to mpd.conf to support pulseaudio (#607)Alexandros Vasileiou2020-05-041-0/+2
|
* needed newsboat updates includingLuke Smith2020-05-031-3/+16
| | | | | more color style and sections with --- pre/postfixes
* alias tweaks including more rm safetyLuke Smith2020-05-011-4/+2
|
* fast syntax highlightingLuke Smith2020-04-281-2/+2
|
* $XDG_CACHE_HOME env variable (#595)Charlie392020-04-261-1/+2
| | | | | | | | | | | | | * $XDG_CACHE_HOME env variable XDG compliance * shortcut to cache directory * Update directories * Update directories * Update directories
* F12 is the new wal refresh bind, only in setbgLuke Smith2020-04-261-3/+1
|
* Plugin to highlight hex color codes (#591)Charlie392020-04-251-0/+1
| | | Visually intuitive for editing hex color codes in Xresources /XDefaults and anywhere else
* alias for zathura (#594)Charlie392020-04-251-1/+2
|
* i3 to use slock (#590)Hekuran2020-04-221-1/+1
| | | | it could only work with '&&' and only in this order. i see that it would be logical to "slock" even if a preceding command will fail, though like i said it would only run in this order. i've tried using a script (even in this order) with " ; " it would not run. the audios would mute and the screen would turn off, but it would not lock.
* i3 STATUSBAR fix and xinitrc moved/linkedLuke Smith2020-04-201-0/+21
|
* help renamed to avoid conflictsLuke Smith2020-04-151-1/+1
|
* cleanLuke Smith2020-04-131-3/+0
|
* Merge branch 'ui' of https://github.com/dennisleexyz/dotfiles into ↵Luke Smith2020-04-131-0/+3
|\ | | | | | | dennisleexyz-ui
| * xprofile: tell Qt to use the GTK2 themeDennis Lee2020-04-111-0/+3
| |
* | autocmd to delete newlines at end of file on save. (#563)vired2020-04-131-1/+2
| |
* | Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-04-121-12/+12
|\|
| * i3/config volume update for statusbar (#557)Hekuran2020-04-111-12/+12
| | | | | | after lmc removal, forgot to add `pkill -RTMIN+10 i3blocks`
* | mpd cleanupLuke Smith2020-04-121-14/+7
|/
* legacy alsa config movedLuke Smith2020-04-111-0/+21
|
* note on xprofile cleanupLuke Smith2020-04-111-0/+4
|
* ncmpcpp reversion and junk removalLuke Smith2020-04-111-508/+8
|
* STATUSBAR uncommented only for i3, cleanup, probably broke everything LOLLuke Smith2020-04-102-7/+24
|
* chore: Use $XDG_CONFIG_HOME in lfrc (#554)Jackson Law2020-04-101-1/+3
|
* fix: Properly evaluate $XDG_CONFIG_HOME in rc.conf (#555)Jackson Law2020-04-101-2/+2
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-04-103-1/+59
|\
| * scrooloose/nerdtree has moved to preservim/nerdtree (#553)vired2020-04-101-1/+1
| |
| * chore: Use $XDG_CONFIG_HOME for tmux (#549)Jackson Law2020-04-092-0/+58
| |
* | pulse in i3Luke Smith2020-04-101-14/+14
| |
* | lf updates including better rename commandsLuke Smith2020-04-101-10/+23
|/
* will be replacedLuke Smith2020-04-091-1/+0
|
* xdg material moved to zprofileLuke Smith2020-04-092-3/+1
|
* suppress lfcd tmp mesgLuke Smith2020-04-081-1/+1
|
* mpv config: use mpvSockets script to remove mpv wrappers/aliases (#544)Wis2020-04-086-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 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
| | | |