Add hyprland and kitty config

This commit is contained in:
2025-07-29 18:30:16 -07:00
parent e2e2cbd535
commit 6f51550be6
11 changed files with 454 additions and 11 deletions

28
kitty/colors.conf Normal file
View File

@@ -0,0 +1,28 @@
# foreground #F7E0D7
background #090012
#
# active_tab_foreground #090012
# active_tab_background #F7E0D7
# inactive_tab_foreground #F7E0D7
# inactive_tab_background #090012
#
# active_border_color #F7E0D7
# inactive_border_color #090012
# bell_border_color #4E2A79
#
# color0 #090012
# color8 #A48E84
# color1 #4E2A79
# color9 #4E2A79
# color2 #8E223D
# color10 #8E223D
# color3 #9661BB
# color11 #9661BB
# color4 #CC6268
# color12 #CC6268
# color5 #D89FD6
# color13 #D89FD6
# color6 #E7A78C
# color14 #E7A78C
# color7 #EBCBBD
# color15 #EBCBBD

15
kitty/kitty.conf Normal file
View File

@@ -0,0 +1,15 @@
include colors.conf
background_opacity 0.75
font_family ComicShannsMono Nerd Font
font_size 16
cursor #cdf
cursor_trail 1
cursor_trail_start_threshold 0
cursor_trail_decay 0 0.3
window_padding_width 4
confirm_os_window_close 0
enable_audio_bell no