Fixed monitor fallback

This commit is contained in:
Christian Colglazier 2019-09-18 11:03:51 -04:00
parent ebd43ad461
commit 826eb66876

View File

@ -16,6 +16,8 @@ fixed-center = true
background = ${colors.black}
foreground = ${colors.blue}
monitor = ${env:MONITOR:fallback-value}
line-size = 3
line-color = ${colors.pink}