summaryrefslogtreecommitdiff
path: root/kitty/kitty.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kitty/kitty.conf')
-rw-r--r--kitty/kitty.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/kitty/kitty.conf b/kitty/kitty.conf
index 6207c2f..b833ace 100644
--- a/kitty/kitty.conf
+++ b/kitty/kitty.conf
@@ -6,7 +6,7 @@
#: individual font faces and even specify special fonts for particular
#: characters.
-font_family mononoki Nerd Font
+font_family FiraCode Nerd Font Mono
bold_font auto
italic_font auto
bold_italic_font auto
@@ -24,7 +24,7 @@ bold_italic_font auto
#: italic_font Operator Mono Book Italic
#: bold_italic_font Operator Mono Medium Italic
-font_size 10.0
+font_size 12.0
#: Font size (in pts)
@@ -879,7 +879,7 @@ resize_draw_strategy static
#: insensitive, from the set [0-9A-Z]. Specify your preference as a
#: string of characters.
-# confirm_os_window_close -1
+confirm_os_window_close 0
#: Ask for confirmation when closing an OS window or a tab with at
#: least this number of kitty windows in it by window manager (e.g.
@@ -913,7 +913,7 @@ resize_draw_strategy static
#: The second number is the margin between the tab bar and the
#: contents of the current tab.
-# tab_bar_style fade
+tab_bar_style powerline
#: The tab bar style, can be one of:
@@ -1151,7 +1151,7 @@ color8 #969896
#: black
color1 #89231d
-color9 #cc342b
+color9 #ec0101
#: red
@@ -1170,8 +1170,8 @@ color12 #3971ed
#: blue
-color5 #784e93
-color13 #a36ac7
+color5 #6e3c85
+color13 #8400c1
#: magenta
@@ -1833,7 +1833,7 @@ map kitty_mod+g show_last_command_output
#:: map f1 launch --stdin-source=@last_cmd_output --stdin-add-formatting --type=overlay less +G -R
-map f1 launch --stdin-source=@last_cmd_output --type=background wl-copy
+#:: map f1 launch --stdin-source=@last_cmd_output --type=background wl-copy
#:: To get the output of the first command on the screen, use
#:: @first_cmd_output_on_screen. To get the output of the last jumped