aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--install.sh1
-rw-r--r--kitty.conf9
2 files changed, 10 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 2b2f221..31266a0 100644
--- a/install.sh
+++ b/install.sh
@@ -11,6 +11,7 @@ done
## Symlink to .config
ln -s $dir/rofi.conf ~/.config/rofi/config
+ln -s $dir/kitty.conf ~/.config/kitty/config
# Generate folders
mkdir ~/Text;
diff --git a/kitty.conf b/kitty.conf
new file mode 100644
index 0000000..212bdc0
--- /dev/null
+++ b/kitty.conf
@@ -0,0 +1,9 @@
+font_family Hack
+font_size 15
+background_opacity 0.6
+cursor #08d129
+cursor_shape beam
+cursor_beam_thickness 3
+enable_audio_bell no
+bell_on_tab yes
+tab_bar_style powerline