alacritty: auto switch dark/light theme
This commit is contained in:
parent
0747388105
commit
5bd14cffe9
4 changed files with 52 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[general]
|
||||
live_config_reload = false
|
||||
import = ["~/.config/alacritty/themes/kanagawa_wave.toml"]
|
||||
live_config_reload = true
|
||||
import = ["~/.config/alacritty/themes/default_light.toml"]
|
||||
|
||||
[font]
|
||||
size = 14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue