--- /dev/null
+<?xml version='1.0'?>
+<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
+<fontconfig>
+ <alias>
+ <family>serif</family>
+ <prefer>
+ <family>Linux Libertine</family>
+ <family>Joy Pixels</family>
+ <family>Noto Color Emoji</family>
+ </prefer>
+ </alias>
+ <alias>
+ <family>sans-serif</family>
+ <prefer>
+ <family>Linux Biolinum</family>
+ <family>Joy Pixels</family>
+ <family>Noto Color Emoji</family>
+ </prefer>
+ </alias>
+ <alias>
+ <family>sans</family>
+ <prefer>
+ <family>Linux Biolinum</family>
+ <family>Joy Pixels</family>
+ <family>Noto Color Emoji</family>
+ </prefer>
+ </alias>
+ <alias>
+ <family>monospace</family>
+ <prefer>
+ <family>Noto Sans Mono</family>
+ <family>Liberation Mono</family>
+ </prefer>
+ </alias>
+</fontconfig>
--- /dev/null
+# DO NOT EDIT! This file will be overwritten by LXAppearance.
+# Any customization should be done in ~/.gtkrc-2.0.mine instead.
+
+include "~/.gtkrc-2.0.mine"
+gtk-theme-name="Arc-Gruvbox"
+gtk-icon-theme-name="Adwaita"
+gtk-font-name="Sans 10"
+gtk-cursor-theme-name="Adwaita"
+gtk-cursor-theme-size=0
+gtk-toolbar-style=GTK_TOOLBAR_TEXT
+gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
+gtk-button-images=0
+gtk-menu-images=1
+gtk-enable-event-sounds=1
+gtk-enable-input-feedback-sounds=1
+gtk-xft-antialias=1
+gtk-xft-hinting=1
+gtk-xft-hintstyle="hintfull"
+gtk-xft-rgba="rgb"
+++ /dev/null
-# vim: filetype=sh
-alias cac="cd /home/ma/.cache && ls -a" \
-cf="cd /home/ma/.config && ls -a" \
-D="cd /home/ma/Downloads && ls -a" \
-d="cd /home/ma/Documents && ls -a" \
-dt="cd /home/ma/.local/share && ls -a" \
-h="cd /home/ma && ls -a" \
-m="cd /home/ma/Music && ls -a" \
-mn="cd /mnt && ls -a" \
-pp="cd /home/ma/Pictures && ls -a" \
-sc="cd /home/ma/.local/bin && ls -a" \
-src="cd /home/ma/.local/src && ls -a" \
-vv="cd /home/ma/Videos && ls -a" \
-bf="$EDITOR /home/ma/.config/shell/bm-files" \
-bd="$EDITOR /home/ma/.config/shell/bm-dirs" \
-cfx="$EDITOR /home/ma/.config/x11/xresources" \
-cfb="$EDITOR ~/.local/src/dwmblocks/config.h" \
-cfv="$EDITOR /home/ma/.config/nvim/init.vim" \
-cfz="$EDITOR /.zshrc" \
-cfa="$EDITOR /home/ma/.config/shell/aliasrc" \
-cfp="$EDITOR /home/ma/.config/shell/profile" \
-cfm="$EDITOR /home/ma/.config/mutt/muttrc" \
-cfn="$EDITOR /home/ma/.config/newsboat/config" \
-cfu="$EDITOR /home/ma/.config/newsboat/urls" \
-cfmb="$EDITOR /home/ma/.config/ncmpcpp/bindings" \
-cfmc="$EDITOR /home/ma/.config/ncmpcpp/config" \
-cfl="$EDITOR /home/ma/.config/lf/lfrc" \
-cfL="$EDITOR /home/ma/.config/lf/scope" \
-cfX="$EDITOR /home/ma/.config/sxiv/exec/key-handler" \
+++ /dev/null
-hash -d cac=/home/ma/.cache
-hash -d cf=/home/ma/.config
-hash -d D=/home/ma/Downloads
-hash -d d=/home/ma/Documents
-hash -d dt=/home/ma/.local/share
-hash -d h=/home/ma
-hash -d m=/home/ma/Music
-hash -d mn=/mnt
-hash -d pp=/home/ma/Pictures
-hash -d sc=/home/ma/.local/bin
-hash -d src=/home/ma/.local/src
-hash -d vv=/home/ma/Videos
+++ /dev/null
-Subproject commit b24185bfc50e77abcceee676130c3e08eca87f6b