Commit Graph

14 Commits

Author SHA1 Message Date
394f304472
kitty: add dracula theme properly - as a submodule
* literal colour enumeration in primary config is no longer necessary
* the sole theme override is the background colour -> 0x262626
2021-11-10 01:57:41 +01:00
415028518c
kitty: create new tab next to the current one 2021-05-29 21:04:50 +02:00
0e960791ea
kitty: distinguish horizontal and vertical padding 2021-05-29 21:04:50 +02:00
7bed4b7bde
kitty: add scrollback-to-vim keybind 2021-05-29 21:04:50 +02:00
a3e534b198
kitty(performance): increase repaint_delay on 60Hz 2021-05-29 21:04:50 +02:00
732bb45fbd
kitty: rm redundant shift from keybinds 2021-05-29 20:38:37 +02:00
8eaff04f27
chore(kitty): {url_prefixes,strip_trailing_spaces} 2021-05-20 18:07:48 +02:00
5fe9344396
kitty: config updates
notable options that changed or were recently added to kitty and
needed to be ingegrated:
* scrollback_fill_enlarged_window yes
* scrollback_lines 500000
  scrollback has been limited to 500k lines, which, in practice is
  still too much
* confirm_os_window_close 1
* allow_hyperlinks ask
* tab_activity_symbol have been set to 🚦, cause why not
* per-tab zoom keybinding have been added
* tab title template have been edited to also include tab index number
* new url prefixes have been added
2021-05-03 04:20:39 +02:00
0571bf16ca
kitty: tab style changes 2021-03-23 19:30:34 +01:00
43835ea801
kitty: increase font size to 12 points 2021-03-15 15:14:04 +01:00
c9cf07fb8e
chore: explicit editor for kitty 2021-02-04 22:30:14 +01:00
41faa8f2ca
chore: kitty.conf update 2020-10-05 18:14:43 +02:00
130b3aed7e
chore: updated kitty.conf
* correctly using FiraCode + JetBrainsMono fonts
* enabled kitty mod keys
* updated url prefixes list
2020-07-26 15:21:21 +02:00
23a399b9d9
feat: added kitty.conf 2020-06-11 23:01:00 +02:00