7d485a27b6
kitty: disable update check
2024-07-31 18:29:35 +02:00
ac2cc918f8
kitty: add config updates
2024-06-02 20:58:39 +02:00
031a110578
kitty,starship: migrate to newer FiraCode
2023-10-11 16:11:58 +02:00
7166c17891
kitty: use tab_bar_style powerline w/ slant
2023-09-12 11:58:35 +02:00
7d8138e89b
kitty: rename theme Dracula to customDracula
2023-09-02 21:30:42 +02:00
2052fd9397
home-manager: add more configs
2023-07-10 05:09:43 +02:00
9fb00ca123
kitty: use CascadiaCodePL for bold/bold_italic
2022-09-02 22:31:01 +02:00
864e159b42
kitty: set font_size to 11.4
2022-09-02 22:29:39 +02:00
dbd2b8b569
kitty: use modify_font
2022-09-02 22:29:18 +02:00
db78bb42ce
kitty: set new tab separator
2022-09-02 22:28:24 +02:00
6e01d4d9a8
kitty: if powerlibe tabs, prefer slanted
2022-09-02 22:28:02 +02:00
037dd15c3b
kitty: outsource tab config
2022-09-02 22:27:16 +02:00
76615f8f65
kitty: update url_prefixes list
2022-08-31 14:51:34 +02:00
96b60710b7
kitty: migrate mouse *modifiers to mouse_map
2022-08-31 14:22:43 +02:00
9a5cb1a135
kitty: add FiraCode NerdFont as a symbol map
2022-06-06 15:56:09 +02:00
24ce8a1016
kitty: enable 'dynamic_background_opacity'
2022-06-06 15:54:37 +02:00
518bd4e289
kitty: update tab-switching keybindings
2022-06-06 15:54:05 +02:00
7d7b3c201f
kitty: update zooming keybindings (and values)
2022-06-06 15:49:36 +02:00
a1d73a6605
kitty: enable binding for 'new_window_with_cwd'
2022-06-06 14:27:08 +02:00
96d187a5d7
kitty: remap binding for 'scrollback-in-editor'
2022-06-06 14:22:15 +02:00
2127b60983
kitty: properly override cursor
2022-03-28 17:09:37 +02:00
2a02ac3417
kitty: set theme using kitty dynamically
2022-03-26 15:31:07 +01:00
c94de540b6
kitty: edit tab_title_template
2022-03-26 15:25:46 +01:00
ee1c999bd1
kitty: set tab_bar_style to separator
2022-03-26 02:51:32 +01:00
e3f90fc5e3
kitty: set open_url_with no_op
2022-03-26 02:49:06 +01:00
b93e6b97ca
kitty: rm url_color
2022-03-26 02:47:36 +01:00
5d28f94256
kitty: set wheel_scroll_multiplier 2.0
2022-03-26 02:46:27 +01:00
f575871a94
kitty: use 4 tabs in scrollback pager
2022-03-26 02:45:21 +01:00
1cbfd0fd16
kitty: update font features
2022-03-26 02:43:59 +01:00
48196cad48
kitty: set column_{height,width} to 100%
2022-03-26 02:43:12 +01:00
e76d193177
kitty: JetBrainsMono-MediumItalic as italic font
2022-03-26 02:41:08 +01:00
1cf8c762c3
kitty: lower scrollback to just 10000 lines
2022-03-26 02:40:15 +01:00
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