diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-11-07 13:49:12 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-07 13:49:12 +0900 |
| commit | fd4c2c3f7566b46eb22c693ea97f25baadf292e2 (patch) | |
| tree | 13f6698c9430bf4ea3ad9ba8d33e09f7f9c7512c /config/kitty/kitty.conf | |
| parent | 3fa5c6a5973d0cec5801f5b46da87e8ff2b7ee90 (diff) | |
| parent | 56f61f9d90095eb5464bd6f38f606e03f8fd9c33 (diff) | |
Merge pull request #10 from JaKooLit/Beta-v0.4
Hyprland-Dots V2
Diffstat (limited to 'config/kitty/kitty.conf')
| -rw-r--r-- | config/kitty/kitty.conf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf new file mode 100644 index 00000000..2ae87eeb --- /dev/null +++ b/config/kitty/kitty.conf @@ -0,0 +1,13 @@ +include ~/.cache/wal/colors-kitty.conf + +font_family Fira Code SemiBold +font_size 12.0 +bold_font auto +italic_font auto +bold_italic_font auto + +background_opacity 0.7 + +confirm_os_window_close 0 + +enable_audio_bell no
\ No newline at end of file |
