flattened and using scwrypts in utils

This commit is contained in:
2022-08-22 21:27:20 -06:00
parent 26571b5dfc
commit 746485e890
11 changed files with 97 additions and 177 deletions

View File

@ -36,4 +36,5 @@ $DOTWRYN/config/xconfig.conf X11/xconfig
$DOTWRYN/config/xinitrc X11/xinitrc
$DOTWRYN/bin/scwrypts ../.local/bin/scwrypts
$DOTWRYN/bin/vim ../.local/bin/vim
$DOTWRYN/bin/$(hostnamectl --static) ../.$(hostnamectl --static)
"

View File

@ -13,9 +13,9 @@ export AWS__S3__MEDIA_BUCKET=yage # inherited from local
export AWS__S3__MEDIA_TARGETS=($S3_SYNC_MEDIA) # inherited from local
# custom i3 configuration settings
export I3__BORDER_PIXEL_SIZE=
export I3__DMENU_FONT_SIZE=
export I3__GLOBAL_FONT_SIZE=
export I3__BORDER_PIXEL_SIZE=7
export I3__DMENU_FONT_SIZE=20
export I3__GLOBAL_FONT_SIZE=1
export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local
# redis connection credentials