1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Fixes bug with default configuration YAML

This commit is contained in:
Chris Cummer 2018-05-22 21:47:06 -07:00
parent 3e004fd5b5
commit f23ac8573f

View File

@ -106,9 +106,8 @@ func WriteConfigFile() {
} }
} }
const simpleConfig = ` const simpleConfig = `wtf:
wtf: colors:
colors:
border: border:
focusable: darkslateblue focusable: darkslateblue
focused: orange focused: orange