[Build] Start refactor
This commit is contained in:
38
configs/userland/kitty/kitty.conf
Normal file
38
configs/userland/kitty/kitty.conf
Normal file
@@ -0,0 +1,38 @@
|
||||
# ────────────────────────────────────────────────────────────────────
|
||||
# ╭────────────────────────────────────────────────╮
|
||||
# │ Kitty Config │
|
||||
# ╰────────────────────────────────────────────────╯
|
||||
# ────────────────────────────────────────────────────────────────────
|
||||
|
||||
|
||||
# ┌ ┐
|
||||
# │ FONTS │
|
||||
# └ ┘
|
||||
font_family Source Code Pro
|
||||
font_size 12.0
|
||||
|
||||
|
||||
|
||||
# ┌ ┐
|
||||
# │ Cursor config │
|
||||
# └ ┘
|
||||
cursor_trail 1
|
||||
cursor_trail_start_threshold 0
|
||||
|
||||
|
||||
# ┌ ┐
|
||||
# │ Mouse config │
|
||||
# └ ┘
|
||||
mouse_hide_wait 3.0
|
||||
url_style curly
|
||||
url_prefixes file ftp ftps gemini git gopher http https irc ircs kitty mailto news sftp ssh
|
||||
detect_urls yes
|
||||
show_hyperlink_targets yes
|
||||
include current-theme.conf
|
||||
wheel_scroll_multiplier 10.0
|
||||
touch_scroll_multiplier 5.0
|
||||
|
||||
# ┌ ┐
|
||||
# │ Mappings │
|
||||
# └ ┘
|
||||
map kitty_mod+e
|
||||
Reference in New Issue
Block a user