fixed the thing'
This commit is contained in:
parent
caf69459e2
commit
6f803dad1d
@ -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
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 22dd6f8112e9e1179391690c17cf417f146c3f66
|
Subproject commit 20b7cc32eb1d884672913ebeace285a465a539dd
|
Loading…
Reference in New Issue
Block a user