updated scwrypts with v2.8.0

This commit is contained in:
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__MODEL_CONFIG=$DOTWRYN/config/i3.conf
# linear.app project management configuration
export LINEAR__API_TOKEN=
# redis connection credentials
export REDIS_AUTH=
export REDIS_HOST=

View File

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

View File

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

View File

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

View File

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

View File

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