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:
parent
3e004fd5b5
commit
f23ac8573f
@ -106,9 +106,8 @@ func WriteConfigFile() {
|
||||
}
|
||||
}
|
||||
|
||||
const simpleConfig = `
|
||||
wtf:
|
||||
colors:
|
||||
const simpleConfig = `wtf:
|
||||
colors:
|
||||
border:
|
||||
focusable: darkslateblue
|
||||
focused: orange
|
||||
|
Loading…
x
Reference in New Issue
Block a user