dotfiles

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

settings.talon.example (329B)


      1 # Put some settings like this in one of your Talon files to override the styling
      2 # of the draft window.
      3 -
      4 settings():
      5     user.draft_window_theme = "dark" # or light
      6     user.draft_window_text_size = 20
      7     user.draft_window_label_size = 20
      8     user.draft_window_label_color = "ff0000" # Any hex code RGB value, e.g. this is red