Finally add all dotfiles correctly
This commit is contained in:
20
kitty/kitty.conf
Normal file
20
kitty/kitty.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
include themes/gruvbox_dark.conf
|
||||
|
||||
font_family Fira Code Regular # or JetBrains Mono
|
||||
font_size 12
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
||||
# Enable Wayland support
|
||||
wayland_titlebar_color background
|
||||
linux_display_server wayland
|
||||
|
||||
# Basic appearance
|
||||
font_size 12
|
||||
font_family Fira Code
|
||||
background_opacity 0.9
|
||||
|
||||
# Key bindings
|
||||
map ctrl+shift+n new_os_window
|
||||
map ctrl+shift+t new_tab
|
||||
Reference in New Issue
Block a user