updated scwrypts with v2.8.0

This commit is contained in:
Wryn (yage) Wagner 2023-02-13 22:03:30 -07:00
parent a05e588cc8
commit 6ce4dd985d
7 changed files with 19 additions and 1 deletions

View File

@ -18,6 +18,9 @@ export I3__DMENU_FONT_SIZE=
export I3__GLOBAL_FONT_SIZE= export I3__GLOBAL_FONT_SIZE=
export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf
# linear.app project management configuration
export LINEAR__API_TOKEN=
# redis connection credentials # redis connection credentials
export REDIS_AUTH= export REDIS_AUTH=
export REDIS_HOST= export REDIS_HOST=

View File

@ -18,6 +18,9 @@ export I3__DMENU_FONT_SIZE=
export I3__GLOBAL_FONT_SIZE= export I3__GLOBAL_FONT_SIZE=
export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local
# linear.app project management configuration
export LINEAR__API_TOKEN=
# redis connection credentials # redis connection credentials
export REDIS_AUTH= export REDIS_AUTH=
export REDIS_HOST= export REDIS_HOST=

View File

@ -18,6 +18,9 @@ export I3__DMENU_FONT_SIZE=
export I3__GLOBAL_FONT_SIZE= export I3__GLOBAL_FONT_SIZE=
export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local
# linear.app project management configuration
export LINEAR__API_TOKEN=
# redis connection credentials # redis connection credentials
export REDIS_AUTH= export REDIS_AUTH=
export REDIS_HOST= export REDIS_HOST=

View File

@ -18,6 +18,9 @@ export I3__DMENU_FONT_SIZE=20
export I3__GLOBAL_FONT_SIZE=7 export I3__GLOBAL_FONT_SIZE=7
export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local
# linear.app project management configuration
export LINEAR__API_TOKEN=
# redis connection credentials # redis connection credentials
export REDIS_AUTH= export REDIS_AUTH=
export REDIS_HOST= export REDIS_HOST=

View File

@ -18,6 +18,9 @@ export I3__DMENU_FONT_SIZE=
export I3__GLOBAL_FONT_SIZE= export I3__GLOBAL_FONT_SIZE=
export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local
# linear.app project management configuration
export LINEAR__API_TOKEN=
# redis connection credentials # redis connection credentials
export REDIS_AUTH= export REDIS_AUTH=
export REDIS_HOST= export REDIS_HOST=

View File

@ -18,6 +18,9 @@ export I3__DMENU_FONT_SIZE=18
export I3__GLOBAL_FONT_SIZE=16 export I3__GLOBAL_FONT_SIZE=16
export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local
# linear.app project management configuration
export LINEAR__API_TOKEN=
# redis connection credentials # redis connection credentials
export REDIS_AUTH= export REDIS_AUTH=
export REDIS_HOST= export REDIS_HOST=

@ -1 +1 @@
Subproject commit a1256bb0afe224743b62226b8d39a1e2d52fc791 Subproject commit 7617c938b13508e10260ca8325ecbc394c5ac0d1