feat: better lineheight and kitty session / no tabs in vim
This commit is contained in:
parent
ab51991083
commit
91d0bbe96d
4 changed files with 9 additions and 268 deletions
|
@ -89,4 +89,5 @@ background_opacity 0.98
|
|||
#background_image ~/Nextcloud/Images/Wallpapers/kitty-bg.png
|
||||
#background_image_layout cscaled
|
||||
#background_tint 0.99
|
||||
modify_font cell_height 130%
|
||||
startup_session ~/.config/kitty/session.conf
|
||||
|
|
|
@ -4,12 +4,13 @@ launch --title Terminal --cwd=~/Developpements
|
|||
#launch zsh -c tmux -f ~/.config/tmux/tmux.conf new-session -A -s Terminal
|
||||
|
||||
new_tab YesWiki Dev
|
||||
layout fat:bias=80
|
||||
#layout fat:bias=80
|
||||
cd ~/Developpements/yeswiki/
|
||||
launch --title "Editeur" nvim .
|
||||
launch --title "Console" --cwd=~/Developpements/yeswiki
|
||||
|
||||
#new_tab Musique
|
||||
new_tab YesWiki Log
|
||||
cd ~/Developpements/yeswiki/
|
||||
launch --title "Console" symfony server:start
|
||||
#layout fat:bias=75
|
||||
#cd ~/Musique/
|
||||
#launch --title "Jukebox" --cwd=current nvlc --no-playlist-autostart .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue