diff --git a/kitty/kitty.conf b/kitty/kitty.conf index d7c0fc97..eaa513f3 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -5,13 +5,14 @@ map ctrl+shift+enter new_window_with_cwd cursor_stop_blinking_after 0.25 cursor_shape block italic_font Roboto Mono Italic -shell_integration no-cursor +shell_integration disabled +confirm_os_window_close 0 enable_audio_bell no # Desktop font_size 14 #Laptop -font_size 16 +# font_size 16 tab_bar_style hidden window_margin_width 1 diff --git a/pacman.conf b/pacman.conf index 919d4fd0..dd8a5453 100644 --- a/pacman.conf +++ b/pacman.conf @@ -22,11 +22,6 @@ Architecture = x86_64 #IgnorePkg = IgnorePkg = npm -#Temporary, please eventually update kitty -IgnorePkg = kitty -IgnorePkg = kitty-shell-integration -IgnorePkg = kitty-terminfo - #Ignore all openjdk updates IgnorePKG = java-openjdk-bin IgnorePKG = jre8-openjdk