diff --git a/beets/.config/beets/config.yaml b/beets/.config/beets/config.yaml index 09f219e..d18ed20 100644 --- a/beets/.config/beets/config.yaml +++ b/beets/.config/beets/config.yaml @@ -37,4 +37,6 @@ fetchart: auto: yes chroma: - auto: no + auto: yes + +threaded: yes diff --git a/git/.gitconfig b/git/.gitconfig index fc49191..51b4e36 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -8,3 +8,7 @@ plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches [core] pager = diff-so-fancy | less --tabs=4 -RFX + quotepath = false + commitGraph = true +[gc] + writeCommitGraph = true diff --git a/wm/.config/albert/albert.conf b/wm/.config/albert/albert.conf index 8876d6a..83ead7a 100644 --- a/wm/.config/albert/albert.conf +++ b/wm/.config/albert/albert.conf @@ -67,3 +67,4 @@ hideOnFocusLoss=true itemCount=5 showCentered=true theme=SolarizedDarkBlue +windowPosition=@Point(3184 280)