Dotfiles for my tiling window manager + terminal workflow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
614 B

  1. [global_config]
  2. title_font = Noto Sans 10
  3. title_transmit_bg_color = "#3d3d3d"
  4. [keybindings]
  5. close_term = <Primary>w
  6. [layouts]
  7. [[default]]
  8. [[[child1]]]
  9. parent = window0
  10. type = Terminal
  11. [[[window0]]]
  12. parent = ""
  13. type = Window
  14. [plugins]
  15. [profiles]
  16. [[default]]
  17. background_image = None
  18. copy_on_selection = True
  19. cursor_color = "#b9b9b9"
  20. font = Noto Mono 11
  21. foreground_color = "#174af0"
  22. palette = "#1f1f1f:#f81118:#2dc55e:#ecba0f:#2a84d2:#4e5ab7:#1081d6:#d6dbe5:#d6dbe5:#de352e:#1dd361:#f3bd09:#1081d6:#5350b9:#0f7ddb:#ffffff"
  23. use_system_font = False