mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
feat(kitty): Theme changed to catppuccin-mocha
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
# vim:fileencoding=utf-8:foldmethod=marker
|
||||
|
||||
# TODO:
|
||||
# - Display current directory on OS title: even when nvim or any other forground app is running
|
||||
# TODO: Display current directory on OS title: even when nvim or any other forground app is running
|
||||
# - <Ctrl+shift> [/] to decrease/increase split size
|
||||
# - Use Konsole shortcuts for creating splits and moving between them as well
|
||||
|
||||
#: Fonts {{{
|
||||
|
||||
@@ -2565,8 +2563,11 @@ map kitty_mod+n nth_window +1
|
||||
|
||||
#: }}}
|
||||
|
||||
# These are needed for NeoVim
|
||||
map ctrl+shift+f send_text all \x1b[70;5u
|
||||
map ctrl+shift+p send_text all \x1b[80;5u
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# GitHub Dark Dimmed
|
||||
# Catppuccin-Mocha
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
|
||||
Reference in New Issue
Block a user