First commit: Beta 25.04.04
This commit is contained in:
commit
e6b08b867f
58 changed files with 4196 additions and 0 deletions
21
config/.config/kitty/kitty.conf
Normal file
21
config/.config/kitty/kitty.conf
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
## Fonts
|
||||
font_family family="JetBrainsMonoNL Nerd Font Mono"
|
||||
font_size 13.0
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
||||
## Theme
|
||||
|
||||
## GitHub Dark
|
||||
# include github-dark.conf
|
||||
## Seventy Eight
|
||||
include seventy-eight.conf
|
||||
## Blurred background
|
||||
# background_opacity 0.6
|
||||
|
||||
## Decent scrolling speed
|
||||
touch_scroll_multiplier 5.0
|
||||
|
||||
## Annoying bell sound
|
||||
enable_audio_bell no
|
||||
Loading…
Add table
Add a link
Reference in a new issue