
* add sceensaver alacritty config file and changed screensaver cmd * Move the screensaver config into defaults Since its not meant to be user edited --------- Co-authored-by: Manu <manuel.ramsaier@gmail.com> Co-authored-by: David Heinemeier Hansson <david@hey.com>
12 lines
122 B
TOML
12 lines
122 B
TOML
[colors.primary]
|
|
background = "0x000000"
|
|
|
|
[colors.cursor]
|
|
cursor = "0x000000"
|
|
|
|
[font]
|
|
size = 18.0
|
|
|
|
[window]
|
|
opacity = 1.0
|