mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-24 15:53:08 +00:00
kitty: better background scaling
This commit is contained in:
parent
a9db4af237
commit
447ccfb774
|
@ -4,6 +4,7 @@ font_size 14
|
||||||
include dracula.conf
|
include dracula.conf
|
||||||
background #141127
|
background #141127
|
||||||
background_image ~/.config/kitty/wall.png
|
background_image ~/.config/kitty/wall.png
|
||||||
|
background_image_layout cscaled
|
||||||
|
|
||||||
remember_window_size no
|
remember_window_size no
|
||||||
close_on_child_death yes
|
close_on_child_death yes
|
||||||
|
|
Loading…
Reference in a new issue