✨ kitty: separate shell and user configs
This commit is contained in:
+6
-15
@@ -1,19 +1,10 @@
|
|||||||
include ../../.cache/wal/colors-kitty.conf
|
# Default colorshell's kitty configuration,
|
||||||
|
# please use the user.conf available in this
|
||||||
|
# same directory.
|
||||||
|
|
||||||
# Style
|
include $XDG_CACHE_HOME/wal/colors-kitty.conf
|
||||||
font_family 0xProto Nerd Font
|
include ./user.conf
|
||||||
font_size 10.8
|
|
||||||
font_weight 340
|
|
||||||
cursor_trail 6
|
|
||||||
window_padding_width 5
|
|
||||||
|
|
||||||
# Rendering
|
|
||||||
text_gamma_adjustment 1.7
|
|
||||||
text_contrast 30
|
|
||||||
|
|
||||||
# General
|
|
||||||
confirm_os_window_close 0
|
|
||||||
|
|
||||||
# Dinamically update colorscheme with pywal16
|
# Dinamically update colorscheme with pywal16
|
||||||
allow_remote_control yes
|
allow_remote_control yes
|
||||||
listen_on unix:@mykitty
|
listen_on unix:@kitty
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
# User configuration
|
||||||
|
# Add your settings for kitty here
|
||||||
Reference in New Issue
Block a user