Skip to content

Instantly share code, notes, and snippets.

@jazzqi
Created December 9, 2018 10:26
Show Gist options
  • Save jazzqi/c8ae1f6b51f0086e499e1d2cbfbfe14a to your computer and use it in GitHub Desktop.
Save jazzqi/c8ae1f6b51f0086e499e1d2cbfbfe14a to your computer and use it in GitHub Desktop.
wtf
wtf:
colors:
border:
focusable: darkslateblue
focused: orange
normal: gray
grid:
columns: [40, 40]
rows: [13, 13, 4]
refreshInterval: 1
mods:
clocks:
colors:
rows:
even: "lightblue"
odd: "white"
enabled: true
locations:
Beijing: "Asia/Shanghai"
New York: "America/New_York"
LA: "America/Los_Angeles"
London: "Europe/London"
Toronto: "America/Toronto"
Moscow: "Europe/Moscow"
Tokyo: "Asia/Tokyo"
position:
top: 0
left: 0
height: 1
width: 1
refreshInterval: 15
sort: "alphabetical"
security:
enabled: true
position:
top: 1
left: 0
height: 1
width: 1
refreshInterval: 3600
status:
enabled: false
position:
top: 2
left: 0
height: 1
width: 2
refreshInterval: 1
system:
enabled: true
position:
top: 0
left: 1
height: 1
width: 1
refreshInterval: 3600
textfile:
enabled: false
filePath: "~/.config/wtf/config.yml"
position:
top: 1
left: 1
height: 1
width: 1
refreshInterval: 30
power:
enabled: true
position:
top: 0
left: 2
height: 1
width: 1
refreshInterval: 15
hackernews:
enabled: true
numberOfStories: 30
position:
top: 2
left: 0
height: 2
width: 2
storyType: top
refreshInterval: 900
ipapi:
colors:
name: red
value: white
enabled: true
position:
top: 1
left: 1
height: 1
width: 1
refreshInterval: 150
prettyweather:
enabled: true
city: "beijing"
position:
top: 1
left: 2
height: 1
width: 1
refreshInterval: 300
unit: "c"
view: 0
language: "en"
cryptolive:
enabled: true
position:
top: 2
left: 2
height: 2
width: 1
updateInterval: 42
currencies:
BTC:
displayName: Bitcoin
to:
- USD
ADA:
displayName: Cardano
to:
- USD
ETH:
displayName: Ethereum
to:
- USD
top:
BTC:
displayName: Bitcoin
limit: 5
to:
- USD
colors:
from:
name: coral
displayName: grey
to:
name: white
price: green
top:
from:
name: grey
displayName: coral
to:
name: red
field: white
value: green
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment