+kitty configuration for terminal
This commit is contained in:
@@ -11,6 +11,7 @@ done
|
|||||||
|
|
||||||
## Symlink to .config
|
## Symlink to .config
|
||||||
ln -s $dir/rofi.conf ~/.config/rofi/config
|
ln -s $dir/rofi.conf ~/.config/rofi/config
|
||||||
|
ln -s $dir/kitty.conf ~/.config/kitty/config
|
||||||
|
|
||||||
# Generate folders
|
# Generate folders
|
||||||
mkdir ~/Text;
|
mkdir ~/Text;
|
||||||
|
|||||||
9
kitty.conf
Normal file
9
kitty.conf
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user