fixed the thing'
This commit is contained in:
@ -13,3 +13,6 @@ xrandr \
|
|||||||
--pos 0x0 \
|
--pos 0x0 \
|
||||||
&& DISCONNECT_OTHER login \
|
&& DISCONNECT_OTHER login \
|
||||||
|| NOTIFY "Unable to connect '$EXTERNAL_MONITOR' to 1920x1080"
|
|| 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'
|
||||||
|
4
config/scwrypts/env/local.butterfree
vendored
4
config/scwrypts/env/local.butterfree
vendored
@ -13,9 +13,9 @@ export AWS__S3__MEDIA_BUCKET=yage # inherited from local
|
|||||||
export AWS__S3__MEDIA_TARGETS=($S3_SYNC_MEDIA) # inherited from local
|
export AWS__S3__MEDIA_TARGETS=($S3_SYNC_MEDIA) # inherited from local
|
||||||
|
|
||||||
# custom i3 configuration settings
|
# custom i3 configuration settings
|
||||||
export I3__BORDER_PIXEL_SIZE=7
|
export I3__BORDER_PIXEL_SIZE=1
|
||||||
export I3__DMENU_FONT_SIZE=20
|
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
|
export I3__MODEL_CONFIG=$DOTWRYN/config/i3.conf # inherited from local
|
||||||
|
|
||||||
# redis connection credentials
|
# redis connection credentials
|
||||||
|
Submodule zsh/plugins/scwrypts updated: 22dd6f8112...20b7cc32eb
Reference in New Issue
Block a user