logo

dotfiles

My dotfiles, one branch per machine, rebased on base git clone https://hacktivis.me/git/dotfiles.git

foot.ini (706B)


  1. font = monospace:pixelsize=10
  2. term = foot
  3. bold-text-in-bright = no
  4. word-delimiters = │`'\"()[]{}“”<>‘’\~\;
  5. [key-bindings]
  6. scrollback-up-page=none
  7. scrollback-up-half-page=Shift+Page_Up
  8. scrollback-down-page=none
  9. scrollback-down-half-page=Shift+Page_Down
  10. search-start=none
  11. spawn-terminal=none
  12. show-urls-launch=none
  13. show-urls-copy=Control+Shift+u
  14. [colors]
  15. foreground = ebdbb2
  16. background = 282828
  17. regular0 = 282828
  18. regular1 = cc241d
  19. regular2 = 98971a
  20. regular3 = d79921
  21. regular4 = 458588
  22. regular5 = b16286
  23. regular6 = 689d6a
  24. regular7 = a89984
  25. bright0 = 928374
  26. bright1 = fb4934
  27. bright2 = b8bb26
  28. bright3 = fabd2f
  29. bright4 = 83a598
  30. bright5 = d3869b
  31. bright6 = 8ec07c
  32. bright7 = ebdbb2