Add hyprland and kitty config
This commit is contained in:
28
kitty/colors.conf
Normal file
28
kitty/colors.conf
Normal 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
15
kitty/kitty.conf
Normal 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
|
||||
Reference in New Issue
Block a user