init: copy from Hacmini
This commit is contained in:
24
dotfiles/kitty/kitty.conf
Normal file
24
dotfiles/kitty/kitty.conf
Normal file
@@ -0,0 +1,24 @@
|
||||
font_family Fira Code Nerd Font
|
||||
font_size 16.0
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
||||
background_opacity 0.7
|
||||
|
||||
confirm_os_window_close 0
|
||||
|
||||
include ~/.cache/wal/colors-kitty.conf
|
||||
|
||||
detect_urls yes
|
||||
copy_on_select clipboard
|
||||
strip_trailing_spaces smart
|
||||
rectangle_select_modifiers ctrl+alt
|
||||
terminal_select_modifiers shift
|
||||
|
||||
enable_audio_bell no
|
||||
|
||||
remember_window_size no
|
||||
window_padding_width 5
|
||||
|
||||
map ctrl+super+enter launch --cwd=current
|
||||
Reference in New Issue
Block a user