dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

config (248B)


      1 [calendars]
      2 [[mine]]
      3 path = ~/.local/share/calendars/mine/*
      4 type = discover
      5 
      6 [keybindings]
      7 external_edit = E
      8 
      9 [view]
     10 theme = light
     11 
     12 [locale]
     13 timeformat = "%H:%M"
     14 dateformat = "%d/%m/%Y"
     15 longdateformat = "%d/%m/%Y"
     16 datetimeformat = "%d/%m/%Y %H:%M"