diff --git a/.OLD/.Xresources b/.OLD/.Xresources deleted file mode 100644 index bbf8dc8..0000000 --- a/.OLD/.Xresources +++ /dev/null @@ -1,9 +0,0 @@ -Xft.dpi: 125 -Xft.autohint: 0 -Xft.lcdfilter: lcddefault -Xft.hintstyle: hintfull -Xft.hinting: 1 -Xft.antialias: 1 -Xft.rgba: rgb - -URxvt.font: xft:FiraMono-Regular: size=9 diff --git a/.OLD/.bash_profile b/.OLD/.bash_profile deleted file mode 100644 index 88c7d8a..0000000 --- a/.OLD/.bash_profile +++ /dev/null @@ -1,13 +0,0 @@ -# -# ~/.bash_profile -# - -[[ -f ~/.bashrc ]] && . ~/.bashrc - -if [[ -z $DISPLAY && $(tty) == /dev/tty1 ]] ; then - sway & -fi - -bash .config/genavbackgroundcolor.sh -bash .config/updatecolors.sh -