Cleanup
This commit is contained in:
parent
c6eecbeba9
commit
0085b86afb
2 changed files with 0 additions and 22 deletions
|
@ -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
|
|
@ -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
|
||||
|
Loading…
Reference in a new issue