dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

config.ini (243B)


      1 [general]
      2 filename = taskell.md
      3 
      4 [layout]
      5 padding = 1
      6 column_width = 30
      7 column_padding = 3
      8 description_indicator = "≡"
      9 statusbar = true
     10 
     11 [markdown]
     12 title = "##"
     13 task = "-"
     14 summary = "    >"
     15 due = "    @"
     16 subtask = "    *"
     17 localTimes = false