From 6f803dad1d813b17393aaa8c1b593e96ee7d1e91 Mon Sep 17 00:00:00 2001 From: yage Date: Wed, 24 Aug 2022 12:03:48 -0600 Subject: [PATCH] fixed the thing' --- bin/butterfree/hdmidock | 3 +++ config/scwrypts/env/local.butterfree | 4 ++-- zsh/plugins/scwrypts | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/bin/butterfree/hdmidock b/bin/butterfree/hdmidock index 6bbb4e8..28a954d 100755 --- a/bin/butterfree/hdmidock +++ b/bin/butterfree/hdmidock @@ -13,3 +13,6 @@ xrandr \ --pos 0x0 \ && DISCONNECT_OTHER login \ || NOTIFY "Unable to connect '$EXTERNAL_MONITOR' to 1920x1080" + +xset dpms 0 0 0 && xset s noblank && xset s off \ + && notify-send 'DPMS' 'disabled screen blank' diff --git a/config/scwrypts/env/local.butterfree b/config/scwrypts/env/local.butterfree index 143eec7..b423acf 100644 --- a/config/scwrypts/env/local.butterfree +++ b/config/scwrypts/env/local.butterfree @@ -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=7 +export I3__BORDER_PIXEL_SIZE=1 export I3__DMENU_FONT_SIZE=20 -export I3__GLOBAL_FONT_SIZE=1 +export I3__GLOBAL_FONT_SIZE=7 export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local # redis connection credentials diff --git a/zsh/plugins/scwrypts b/zsh/plugins/scwrypts index 22dd6f8..20b7cc3 160000 --- a/zsh/plugins/scwrypts +++ b/zsh/plugins/scwrypts @@ -1 +1 @@ -Subproject commit 22dd6f8112e9e1179391690c17cf417f146c3f66 +Subproject commit 20b7cc32eb1d884672913ebeace285a465a539dd