The bare $HOME repo is gone. This is now the rice: install.sh, rice-* scripts in bin/, configs in home/ linked into $HOME, theme templates, st and the particle wallpaper. Clone to ~/rice and run install.sh.
11 lines
351 B
Text
11 lines
351 B
Text
# Sakura Line - kitty. Font and colours come from the theme (rice-theme).
|
|
font_size 11.0
|
|
hide_window_decorations yes
|
|
confirm_os_window_close 0
|
|
window_padding_width 10
|
|
enable_audio_bell no
|
|
cursor_shape block
|
|
cursor_blink_interval 0
|
|
scrollback_lines 10000
|
|
|
|
include ~/.local/state/rice/theme/kitty.conf
|