upgraded kitty
This commit is contained in:
parent
169ede143b
commit
e2c147a8d4
2 changed files with 3 additions and 7 deletions
|
|
@ -5,13 +5,14 @@ map ctrl+shift+enter new_window_with_cwd
|
||||||
cursor_stop_blinking_after 0.25
|
cursor_stop_blinking_after 0.25
|
||||||
cursor_shape block
|
cursor_shape block
|
||||||
italic_font Roboto Mono Italic
|
italic_font Roboto Mono Italic
|
||||||
shell_integration no-cursor
|
shell_integration disabled
|
||||||
|
confirm_os_window_close 0
|
||||||
enable_audio_bell no
|
enable_audio_bell no
|
||||||
|
|
||||||
# Desktop
|
# Desktop
|
||||||
font_size 14
|
font_size 14
|
||||||
#Laptop
|
#Laptop
|
||||||
font_size 16
|
# font_size 16
|
||||||
|
|
||||||
tab_bar_style hidden
|
tab_bar_style hidden
|
||||||
window_margin_width 1
|
window_margin_width 1
|
||||||
|
|
|
||||||
|
|
@ -22,11 +22,6 @@ Architecture = x86_64
|
||||||
#IgnorePkg =
|
#IgnorePkg =
|
||||||
IgnorePkg = npm
|
IgnorePkg = npm
|
||||||
|
|
||||||
#Temporary, please eventually update kitty
|
|
||||||
IgnorePkg = kitty
|
|
||||||
IgnorePkg = kitty-shell-integration
|
|
||||||
IgnorePkg = kitty-terminfo
|
|
||||||
|
|
||||||
#Ignore all openjdk updates
|
#Ignore all openjdk updates
|
||||||
IgnorePKG = java-openjdk-bin
|
IgnorePKG = java-openjdk-bin
|
||||||
IgnorePKG = jre8-openjdk
|
IgnorePKG = jre8-openjdk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue