mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Minor code cleanup
This commit is contained in:
19
_sample_configs/uniconfig.yml
Normal file
19
_sample_configs/uniconfig.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
wtf:
|
||||
grid:
|
||||
columns: [40]
|
||||
rows: [16]
|
||||
refreshInterval: 1
|
||||
mods:
|
||||
textfile:
|
||||
enabled: true
|
||||
filePaths:
|
||||
- "~/.config/wtf/config.yml"
|
||||
- "~/.config/wtf/log.txt"
|
||||
format: true
|
||||
formatStyle: "vim"
|
||||
position:
|
||||
top: 1
|
||||
left: 1
|
||||
height: 2
|
||||
width: 1
|
||||
refreshInterval: 15
|
||||
Reference in New Issue
Block a user