diff --git a/.chezmoiexternal.yaml b/.chezmoiexternal.yaml index 216c244..f891fce 100644 --- a/.chezmoiexternal.yaml +++ b/.chezmoiexternal.yaml @@ -17,14 +17,16 @@ url: "https://github.com/tmux-plugins/tpm" refreshPeriod: 168h -# discocss -.local/bin/discocss: - type: file - url: "https://raw.githubusercontent.com/mlvzk/discocss/master/discocss" - refreshPeriod: 168h - # colors .config/qutebrowser/catppuccin: type: git-repo url: "https://github.com/catppuccin/qutebrowser.git" refreshPeriod: 168h +.config/kitty/catppuccin: + type: git-repo + url: "https://github.com/catppuccin/kitty.git" + refreshPeriod: 168h +.config/alacritty/catppuccin: + type: git-repo + url: "https://github.com/catppuccin/alacritty.git" + refreshPeriod: 168h diff --git a/dot_config/alacritty/alacritty.yml b/dot_config/alacritty/alacritty.yml new file mode 100644 index 0000000..b0ff8ad --- /dev/null +++ b/dot_config/alacritty/alacritty.yml @@ -0,0 +1,27 @@ +import: + - ~/.config/alacritty/catppuccin/catppuccin-frappe.yml + +font: + normal: + family: VictorMono Nerd Font + style: Regular + + bold: + family: VictorMono Nerd Font + style: Bold + + italic: + family: VictorMono Nerd Font + style: Italic + + bold_italic: + family: VictorMono Nerd Font + style: Bold Italic + + size: 16 + +window: + decorations: buttonless + padding: + x: 0 + y: 0 diff --git a/dot_config/kitty/diff.conf b/dot_config/kitty/diff.conf new file mode 100644 index 0000000..a64e411 --- /dev/null +++ b/dot_config/kitty/diff.conf @@ -0,0 +1 @@ +include catppuccin/diff-frappe.conf diff --git a/dot_config/kitty/kitty.conf b/dot_config/kitty/kitty.conf index 1893b23..c2253c5 100644 --- a/dot_config/kitty/kitty.conf +++ b/dot_config/kitty/kitty.conf @@ -3,7 +3,7 @@ # rice {{{ # font font_family Victor Mono SemiBold -font_size 14 +font_size 18 # nerd fonts symbol_map U+23FB-U+23FE,U+2665,U+26A1,U+2B58,U+E000-U+E00A,U+E0A0-U+E0A3,U+E0B0-U+E0C8,U+E0CA,U+E0CC-U+E0D2,U+E0D4,U+E200-U+E2A9,U+E300-U+E3E3,U+E5FA-U+E62F,U+E700-U+E7C5,U+F000-U+F2E0,U+F300-U+F31C,U+F400-U+F4A9,U+F500-U+F8FF,U+FB26 Symbols Nerd Font @@ -17,7 +17,7 @@ resize_in_steps yes window_border_width 2pt # text alpha in inacive panes inactive_text_alpha 0.8 -hide_window_decorations yes +hide_window_decorations no # tab bar active_tab_font_style normal @@ -28,7 +28,7 @@ tab_bar_edge bottom tab_powerline_style slanted tab_bar_margin_width 0.0 -include mocha.conf +include catppuccin/frappe.conf # }}} # mouse stuff {{{ @@ -49,6 +49,7 @@ select_by_word_characters @-./_~?&=%+# # }}} # other settings {{{ +macos_option_as_alt yes enable_audio_bell no editor nvim # }}} diff --git a/dot_config/kitty/latte.conf b/dot_config/kitty/latte.conf deleted file mode 100644 index e3fb955..0000000 --- a/dot_config/kitty/latte.conf +++ /dev/null @@ -1,80 +0,0 @@ -# vim:ft=kitty - -## name: Catppuccin-Latte -## author: Pocco81 (https://github.com/Pocco81) -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/latte.conf -## blurb: Soothing pastel theme for the high-spirited! - - - -# The basic colors -foreground #4C4F69 -background #EFF1F5 -selection_foreground #EFF1F5 -selection_background #DC8A78 - -# Cursor colors -cursor #DC8A78 -cursor_text_color #EFF1F5 - -# URL underline color when hovering with mouse -url_color #DC8A78 - -# Kitty window border colors -active_border_color #7287FD -inactive_border_color #9CA0B0 -bell_border_color #DF8E1D - -# OS Window titlebar colors -wayland_titlebar_color system -macos_titlebar_color system - -# Tab bar colors -active_tab_foreground #EFF1F5 -active_tab_background #8839EF -inactive_tab_foreground #4C4F69 -inactive_tab_background #9CA0B0 -tab_bar_background #BCC0CC - -# Colors for marks (marked text in the terminal) -mark1_foreground #EFF1F5 -mark1_background #7287fD -mark2_foreground #EFF1F5 -mark2_background #8839EF -mark3_foreground #EFF1F5 -mark3_background #209FB5 - -# The 16 terminal colors - -# black -color0 #5C5F77 -color8 #6C6F85 - -# red -color1 #D20F39 -color9 #D20F39 - -# green -color2 #40A02B -color10 #40A02B - -# yellow -color3 #DF8E1D -color11 #DF8E1D - -# blue -color4 #1E66F5 -color12 #1E66F5 - -# magenta -color5 #EA76CB -color13 #EA76CB - -# cyan -color6 #179299 -color14 #179299 - -# white -color7 #ACB0BE -color15 #BCC0CC diff --git a/dot_config/kitty/mocha.conf b/dot_config/kitty/mocha.conf deleted file mode 100644 index 2533db7..0000000 --- a/dot_config/kitty/mocha.conf +++ /dev/null @@ -1,80 +0,0 @@ -# vim:ft=kitty - -## name: Catppuccin-Mocha -## author: Pocco81 (https://github.com/Pocco81) -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/mocha.conf -## blurb: Soothing pastel theme for the high-spirited! - - - -# The basic colors -foreground #CDD6F4 -background #1E1E2E -selection_foreground #1E1E2E -selection_background #F5E0DC - -# Cursor colors -cursor #F5E0DC -cursor_text_color #1E1E2E - -# URL underline color when hovering with mouse -url_color #F5E0DC - -# Kitty window border colors -active_border_color #B4BEFE -inactive_border_color #6C7086 -bell_border_color #F9E2AF - -# OS Window titlebar colors -wayland_titlebar_color system -macos_titlebar_color system - -# Tab bar colors -active_tab_foreground #11111B -active_tab_background #CBA6F7 -inactive_tab_foreground #CDD6F4 -inactive_tab_background #181825 -tab_bar_background #11111B - -# Colors for marks (marked text in the terminal) -mark1_foreground #1E1E2E -mark1_background #B4BEFE -mark2_foreground #1E1E2E -mark2_background #CBA6F7 -mark3_foreground #1E1E2E -mark3_background #74C7EC - -# The 16 terminal colors - -# black -color0 #45475A -color8 #585B70 - -# red -color1 #F38BA8 -color9 #F38BA8 - -# green -color2 #A6E3A1 -color10 #A6E3A1 - -# yellow -color3 #F9E2AF -color11 #F9E2AF - -# blue -color4 #89B4FA -color12 #89B4FA - -# magenta -color5 #F5C2E7 -color13 #F5C2E7 - -# cyan -color6 #94E2D5 -color14 #94E2D5 - -# white -color7 #BAC2DE -color15 #A6ADC8