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.

16 lines
378 B

2 years ago
4 years ago
  1. confirm_os_window_close 0
  2. include ~/.cache/wal/colors-kitty.conf
  3. # background_opacity .7
  4. # background_opacity .8
  5. # background_opacity .85
  6. background_opacity .9
  7. clipboard_control write-clipboard write-primary
  8. enable_audio_bell no
  9. # font
  10. cursor_blink_interval 0
  11. # font_size 12.5
  12. font_size 12
  13. map ctrl+alt+up change_font_size all +1.0
  14. map ctrl+alt+down change_font_size all -1.0