--- /dev/null
+# Font
+font_family Hasklig
+font_size 16.0
+
+# Cursor
+cursor #eeeeee
+cursor_text_color #3e3937
+cursor_shape block
+
+
+# Color Scheme
+foreground #eeeeee
+background #3e3937
+selection_foreground #000000
+selection_background #c1ddff
+
+# Regular Colors
+# black
+color0 #888888
+# red
+color1 #ff004d
+# green
+color2 #55ff55
+# yellow
+color3 #ffec27
+# blue
+color4 #5555ff
+# magenta
+color5 #ff55ff
+# cyan
+color6 #55ffff
+# white
+color7 #c7c7c7
+
+# black
+color8 #aaaaaa
+# red
+color9 #ff5555
+# green
+color10 #83ff83
+# yellow
+color11 #ffff55
+# blue
+color12 #6f6fff
+# magenta
+color13 #ff82ff
+# cyan
+color14 #77ffff
+# white
+color15 #feffff
+
+# window
+hide_window_decorations yes
+tab_bar_style separator
# ripgrep
ln -fhs .dotfiles/rgignore ~/.rgignore
+# tmuxp
+ln -fhs .dotfiles/tmuxp ~/.tmuxp
+
# config dir
mkdir -p ~/.config
+# kitty
+ln -fhs ../.dotfiles/config/kitty ~/.config/kitty
+
# nvim
ln -fhs ../.dotfiles/config/nvim ~/.config/nvim
-# alacritty
-ln -fhs .dotfiles/alacritty.yml ~/.alacritty.yml
-
-# tmuxp
-ln -fhs .dotfiles/tmuxp ~/.tmuxp
-
# Italics setup
echo "Setting up terminfo"
tic xterm-256color-italic.terminfo