1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-25 02:10:57 +01:00
home-manager/tests/modules/programs/waveterm/cfg/settings.json
2025-05-09 08:17:40 -05:00

13 lines
338 B
JSON

{
"app:dismissarchitecturewarning": false,
"autoupdate:enabled": false,
"term:fontfamily": "JuliaMono",
"term:fontsize": 12.0,
"term:theme": "my-custom-theme",
"term:transparency": 0.5,
"window:bgcolor": "#000000",
"window:blur": true,
"window:opacity": 0.5,
"window:reducedmotion": true,
"window:showhelp": false
}